public class MetadataRepositoryException
extends java.lang.Exception
| Constructor and Description |
|---|
MetadataRepositoryException()
Constructor
|
MetadataRepositoryException(java.lang.String message)
Constructor
|
MetadataRepositoryException(java.lang.String message,
java.lang.Throwable cause)
Constructor
|
MetadataRepositoryException(java.lang.Throwable cause)
Constructor
|
public MetadataRepositoryException()
public MetadataRepositoryException(java.lang.String message)
message - The exception messagepublic MetadataRepositoryException(java.lang.String message,
java.lang.Throwable cause)
message - The exception messagecause - The cause of the exceptionpublic MetadataRepositoryException(java.lang.Throwable cause)
cause - The cause of the exceptionCopyright © 2014 IronJacamar (http://www.ironjacamar.org)