@ParametersAreNonnullByDefault public class RemoteException extends RemoteException
| Constructor and Description |
|---|
RemoteException(String source,
org.spf4j.base.avro.Throwable remote) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
fillInStackTrace()
Override to make up the remote stack trace.
|
org.spf4j.base.avro.Throwable |
getRemoteCause() |
String |
getSource() |
getOrigin, getRemoteClass, getRemoteDetail, toStringaddSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic RemoteException(String source, org.spf4j.base.avro.Throwable remote)
public final org.spf4j.base.avro.Throwable getRemoteCause()
public final String getSource()
public Throwable fillInStackTrace()
fillInStackTrace in class ThrowableCopyright © 2021 SPF4J. All rights reserved.