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, toString
public String stackTraceString
public final String getExceptionType()
public StackTraceElement[] getStackTrace()
getStackTrace
in class Throwable
Copyright © 2022–2023 Iron Software. All rights reserved.