Class JcaConfigException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.operaton.bpm.container.impl.threading.ra.JcaConfigException
- All Implemented Interfaces:
Serializable
Exception indicating an error in the JCA configuration.
- Since:
- 1.1
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJcaConfigException(String message) JcaConfigException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JcaConfigException
-
JcaConfigException
-