public class RemoteException extends RuntimeException
Constructor and Description |
---|
RemoteException() |
RemoteException(String message) |
RemoteException(String message,
Throwable t) |
RemoteException(Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2014 Apache Software Foundation. All Rights Reserved.