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