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