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