Package org.wso2.carbon.inbound
Class InboundManagementException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.wso2.carbon.inbound.InboundManagementException
-
- All Implemented Interfaces:
Serializable
public class InboundManagementException extends Exception
Used to throw inbound admin specific exceptions- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InboundManagementException(String message)
InboundManagementException(String message, Throwable e)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-