public class DatabaseException extends Exception
Constructor and Description |
---|
DatabaseException(Exception e) |
DatabaseException(String message) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DatabaseException(String message)
public DatabaseException(Exception e)
public String getMessage()
getMessage
in class Throwable
Copyright © 2017. All rights reserved.