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, setNextExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic SQLiteException(String message, SQLiteErrorCode resultCode)
public SQLiteErrorCode getResultCode()
Copyright © 2016. All rights reserved.