public class DatabaseException extends Exception
Constructor and Description |
---|
DatabaseException(int error_code,
String message) |
DatabaseException(String message) |
Modifier and Type | Method and Description |
---|---|
int |
getErrorCode()
Returns the error code.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015. All rights reserved.