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