public class PdfOutOfMemoryException
extends com.aspose.ms.System.OutOfMemoryException
| Constructor and Description |
|---|
PdfOutOfMemoryException(String message)
Initializes a new instance of the
OutOfMemoryException class. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PdfOutOfMemoryException(String message)
Initializes a new instance of the OutOfMemoryException class.
message - The message.Copyright © 2016 Aspose. All Rights Reserved.