Package org.apache.synapse.commons
Class SynapseCommonsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.synapse.commons.SynapseCommonsException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSynapseCommonsException(String string) SynapseCommonsException(String msg, Throwable e) SynapseCommonsException(String msg, Throwable cause, org.apache.commons.logging.Log synLog) SynapseCommonsException(String msg, org.apache.commons.logging.Log synLog) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SynapseCommonsException
-
SynapseCommonsException
-
SynapseCommonsException
-
SynapseCommonsException
-
SynapseCommonsException
-