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, toStringpublic ComponentNameAlreadyInUseException(String conflictingName)
public String getMessage()
getMessage in class Throwablepublic String getConflictingName()
Copyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.