public class PdfException
extends com.aspose.ms.System.Exception
Represents errors that occur during PDF application execution.
Constructor and Description |
---|
PdfException(String message)
Initializes a new instance of the
PdfException class. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public PdfException(String message)
Initializes a new instance of the PdfException
class.
message
- The message.Copyright © 2016 Aspose. All Rights Reserved.