public class CGAgentAdminServiceCGException extends Exception
Constructor and Description |
---|
CGAgentAdminServiceCGException() |
CGAgentAdminServiceCGException(String s) |
CGAgentAdminServiceCGException(String s,
Throwable ex) |
CGAgentAdminServiceCGException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
CGAgentAdminServiceCGException |
getFaultMessage() |
void |
setFaultMessage(CGAgentAdminServiceCGException msg) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CGAgentAdminServiceCGException()
public CGAgentAdminServiceCGException(String s)
public CGAgentAdminServiceCGException(Throwable cause)
public void setFaultMessage(CGAgentAdminServiceCGException msg)
public CGAgentAdminServiceCGException getFaultMessage()
Copyright © 2022 WSO2. All rights reserved.