Class Exception_RemoteException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.ironsoftware.ironpdf.internal.staticapi.Exception_RemoteException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
IronPdfDeploymentException
,IronPdfInputException
,IronPdfNativeException
,IronPdfProductException
- See Also:
-
Field Summary
-
Constructor Summary
ConstructorDescriptionException_RemoteException
(String message, String stackTrace, String exceptionType) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
stackTraceString
-
-
Constructor Details
-
Exception_RemoteException
public Exception_RemoteException() -
Exception_RemoteException
-
-
Method Details
-
getExceptionType
-
getStackTrace
- Overrides:
getStackTrace
in classThrowable
-