public class IronPdfProductException extends Exception_RemoteException
stackTraceString
Constructor and Description |
---|
IronPdfProductException(Exception_RemoteException ex)
Instantiates a new Iron pdf product exception.
|
IronPdfProductException(String message,
String stackTrace,
String exceptionType)
Initializes a new instance of the
IronPdfProductException class with a specified error
message. |
getExceptionType, getStackTrace
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IronPdfProductException(String message, String stackTrace, String exceptionType)
IronPdfProductException
class with a specified error
message.message
- The message that describes the error.stackTrace
- the stack traceexceptionType
- the exception typepublic IronPdfProductException(Exception_RemoteException ex)
ex
- the exCopyright © 2022–2023 Iron Software. All rights reserved.