public class RemoteException extends Exception
Constructor and Description |
---|
RemoteException(String source,
JThrowable remote) |
Modifier and Type | Method and Description |
---|---|
JThrowable |
getRemoteCause() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RemoteException(String source, JThrowable remote)
public final JThrowable getRemoteCause()
Copyright © 2018 SPF4J. All rights reserved.