public static class Management.WrappedRemoteException extends RemoteException
RemoteException that wraps a
Throwable so that it can be returned to the remote client.| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
detail| Constructor and Description |
|---|
WrappedRemoteException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause() |
getMessageaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final long serialVersionUID
public WrappedRemoteException(Throwable cause)
public Throwable getCause()
getCause in class RemoteExceptionCopyright © 2025 Open Identity Platform Community. All rights reserved.