Package org.wso2.carbon
Class CarbonException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.wso2.carbon.CarbonException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
Axis2ModuleNotFound,UnsupportedSecretTypeException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCarbonException(String message) CarbonException(String message, Throwable cause) CarbonException(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
-
CarbonException
public CarbonException() -
CarbonException
-
CarbonException
-
CarbonException
-