public class DatabaseServiceException extends Exception
| Constructor and Description |
|---|
DatabaseServiceException()
Instantiates a new database service exception.
|
DatabaseServiceException(String message)
Instantiates a new database service exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DatabaseServiceException()
public DatabaseServiceException(String message)
message - the messageCopyright © 2015. All Rights Reserved.