public class RemoteException extends RuntimeException
Constructor and Description |
---|
RemoteException() |
RemoteException(String msg,
Throwable cause) |
RemoteException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2018. All rights reserved.