类 RemoteAccessorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.walker.infrastructure.core.NestedRuntimeException
com.walker.remote.RemoteAccessorException
- 所有已实现的接口:
Serializable
- 另请参阅:
-
构造器概要
构造器构造器说明RemoteAccessorException(String msg, Throwable cause) RemoteAccessorException(String msg, Throwable cause, boolean serverFailed) -
方法概要
从类继承的方法 com.walker.infrastructure.core.NestedRuntimeException
contains, getMessage, getMostSpecificCause, getRootCause
-
构造器详细资料
-
RemoteAccessorException
public RemoteAccessorException() -
RemoteAccessorException
-
RemoteAccessorException
-
RemoteAccessorException
-
-
方法详细资料
-
isServerFailed
public boolean isServerFailed()
-