Package org.jumpmind.db.sql
Class ConcurrencySqlException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jumpmind.db.sql.SqlException
org.jumpmind.db.sql.ConcurrencySqlException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConcurrencySqlException
(String message) ConcurrencySqlException
(String message, Throwable cause) ConcurrencySqlException
(Throwable cause) -
Method Summary
Methods inherited from class org.jumpmind.db.sql.SqlException
getErrorCode, getRootCause, getRootMessage
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ConcurrencySqlException
public ConcurrencySqlException() -
ConcurrencySqlException
-
ConcurrencySqlException
-
ConcurrencySqlException
-