public class InstanceException extends RepositoryException
| Constructor and Description |
|---|
InstanceException(String message)
Constructs a new InstanceException object.
|
InstanceException(String message,
Throwable cause)
Constructs a new InstanceException object.
|
InstanceException(Throwable cause)
Constructs a new InstanceException object.
|
getLocalizedMessage, getMessageaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015. All rights reserved.