public final class IronPdfNativeException extends Exception_RemoteException
If reporting such issues please attach any .log files from the directory where your application is running..
stackTraceString
Constructor and Description |
---|
IronPdfNativeException(Exception_RemoteException ex)
Instantiates a new Iron pdf native exception.
|
IronPdfNativeException(String message,
String stackTrace,
String exceptionType)
Initializes a new instance of the
IronPdfNativeException class with a specified error
message. |
getExceptionType, getStackTrace
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IronPdfNativeException(String message, String stackTrace, String exceptionType)
IronPdfNativeException
class with a specified error
message.message
- The message that describes the error.stackTrace
- the stack traceexceptionType
- the exception typepublic IronPdfNativeException(Exception_RemoteException ex)
ex
- the exCopyright © 2022–2023 Iron Software. All rights reserved.