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