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, toString
public PdfOutOfMemoryException(String message)
Initializes a new instance of the OutOfMemoryException
class.
message
- The message.Copyright © 2017 Aspose. All Rights Reserved.