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 SummaryFields
- 
Constructor SummaryConstructorsConstructorDescriptionException_RemoteException(String message, String stackTrace, String exceptionType) 
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Field Details- 
stackTraceString
 
- 
- 
Constructor Details- 
Exception_RemoteExceptionpublic Exception_RemoteException()
- 
Exception_RemoteException
 
- 
- 
Method Details- 
getExceptionType
- 
getStackTrace- Overrides:
- getStackTracein class- Throwable
 
 
-