public class AlreadyExistsException extends MetadataRepositoryException
| Constructor and Description |
|---|
AlreadyExistsException()
Constructor
|
AlreadyExistsException(java.lang.String message)
Constructor
|
AlreadyExistsException(java.lang.String message,
java.lang.Throwable cause)
Constructor
|
AlreadyExistsException(java.lang.Throwable cause)
Constructor
|
public AlreadyExistsException()
public AlreadyExistsException(java.lang.String message)
message - The exception messagepublic AlreadyExistsException(java.lang.String message,
java.lang.Throwable cause)
message - The exception messagecause - The cause of the exceptionpublic AlreadyExistsException(java.lang.Throwable cause)
cause - The cause of the exceptionCopyright ? 2008-2009 Red Hat Middleware LLC (http://www.jboss.com/)