Package com.ptsmods.mysqlw
Class SilentSQLException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.ptsmods.mysqlw.SilentSQLException
- All Implemented Interfaces:
Serializable
An Exception class to wrap
SQLException
s to be thrown silently.- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SilentSQLException
-
-
Method Details
-
getParent
-
getSQLState
-
getErrorCode
public int getErrorCode()
-