public class Exception extends Exception
Constructor and Description |
---|
Exception(String string)
Construct a new SQLite exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public Exception(String string)
string
- error messageCopyright © 2014. All rights reserved.