public class RMIException extends RuntimeException
RemoteException
, but this is a RuntimeException
so methods do not need to declare.Constructor and Description |
---|
RMIException() |
RMIException(String message) |
RMIException(String message,
Throwable cause) |
RMIException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2020 Actian Corporation. All rights reserved.