public class InternalHelper extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
canTryRepair(ObjectReferenceCorruptedException e) |
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) |
static ObjectReferenceCorruptedException |
ObjectReferenceCorruptedException_createObjectReferenceCorruptedException(int originalObjectId,
int generation,
boolean b) |
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)
public static ObjectReferenceCorruptedException ObjectReferenceCorruptedException_createObjectReferenceCorruptedException(int originalObjectId, int generation, boolean b)
public static boolean canTryRepair(ObjectReferenceCorruptedException e)
Copyright © 2025 Aspose. All Rights Reserved.