org.wso2.carbon.proxyadmin.stub
Class Exception
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.wso2.carbon.proxyadmin.stub.Exception
- All Implemented Interfaces:
- Serializable
public class Exception
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Exception
public Exception()
Exception
public Exception(String s)
Exception
public Exception(String s,
Throwable ex)
Exception
public Exception(Throwable cause)
setFaultMessage
public void setFaultMessage(ExceptionE msg)
getFaultMessage
public ExceptionE getFaultMessage()
Copyright © 2015 WSO2. All rights reserved.