public class RemoteException extends RuntimeException
Constructor and Description |
---|
RemoteException(Error error) |
Modifier and Type | Method and Description |
---|---|
Error |
getError() |
String |
getErrorClassName() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public RemoteException(Error error)
Copyright © 2013-2014. All Rights Reserved.