public class SQLiteException extends SQLException
Constructor and Description |
---|
SQLiteException(String message,
SQLiteErrorCode resultCode) |
Modifier and Type | Method and Description |
---|---|
SQLiteErrorCode |
getResultCode() |
getErrorCode, getNextException, getSQLState, iterator, setNextException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
public SQLiteException(String message, SQLiteErrorCode resultCode)
public SQLiteErrorCode getResultCode()
Copyright © 2017. All rights reserved.