Package org.jumpmind.symmetric.wrapper
Class WrapperException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jumpmind.symmetric.wrapper.WrapperException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionWrapperException
(int errorCode, int nativeErrorCode, String message) WrapperException
(int errorCode, int nativeErrorCode, String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
WrapperException
-
WrapperException
-
-
Method Details