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