public class ContextExistsException extends AbstractAdminRmiException
Constructor and Description |
---|
ContextExistsException() |
ContextExistsException(java.lang.String message) |
ContextExistsException(java.lang.String message,
java.lang.Throwable cause) |
ContextExistsException(java.lang.Throwable cause) |
enhanceExceptionMessage, generateExceptionId, getBaseMessage, getExceptionId, getMessage
public ContextExistsException()
public ContextExistsException(java.lang.String message)
message
- public ContextExistsException(java.lang.Throwable cause)
cause
- public ContextExistsException(java.lang.String message, java.lang.Throwable cause)
message
- cause
-