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, getMessage
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2020. All rights reserved.