public class ComponentNameAlreadyInUseException extends RuntimeException
Constructor and Description |
---|
ComponentNameAlreadyInUseException(String conflictingName) |
Modifier and Type | Method and Description |
---|---|
String |
getConflictingName() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ComponentNameAlreadyInUseException(String conflictingName)
public String getMessage()
getMessage
in class Throwable
public String getConflictingName()
Copyright © 2016. All rights reserved.