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
public class CarbonException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CarbonException
public CarbonException()
CarbonException
public CarbonException(String message)
CarbonException
public CarbonException(String message,
Throwable cause)
CarbonException
public CarbonException(Throwable cause)
Copyright © 2014 WSO2 Inc. All rights reserved.