public class Exception_RemoteException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
String |
stackTraceString |
| Constructor and Description |
|---|
Exception_RemoteException() |
Exception_RemoteException(String message,
String stackTrace,
String exceptionType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExceptionType() |
StackTraceElement[] |
getStackTrace() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String stackTraceString
public final String getExceptionType()
public StackTraceElement[] getStackTrace()
getStackTrace in class ThrowableCopyright © 2022–2023 Iron Software. All rights reserved.