public class InternalHelper extends Object
Constructor and Description |
---|
InternalHelper() |
Modifier and Type | Method and Description |
---|---|
static PdfException |
newPdfException(com.aspose.ms.System.Exception value) |
static PdfException |
newPdfException(String message,
Throwable value) |
static PdfOutOfMemoryException |
newPdfOutOfMemoryException(com.aspose.ms.System.OutOfMemoryException value) |
static PdfOutOfMemoryException |
newPdfOutOfMemoryException(String message,
Throwable value) |
public static PdfException newPdfException(com.aspose.ms.System.Exception value)
public static PdfException newPdfException(String message, Throwable value)
public static PdfOutOfMemoryException newPdfOutOfMemoryException(String message, Throwable value)
public static PdfOutOfMemoryException newPdfOutOfMemoryException(com.aspose.ms.System.OutOfMemoryException value)