@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, toString
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public 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 Throwable
Copyright © 2021 SPF4J. All rights reserved.