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