CorruptContentException

Inheritance: java.lang.Object, java.lang.Throwable, java.lang.Exception, java.lang.RuntimeException, com.aspose.ms.System.Exception, com.aspose.ms.System.ApplicationException, com.aspose.pdf.exceptions.PdfException

public class CorruptContentException extends PdfException

Represents CorruptContentException class

Constructors

ConstructorDescription
CorruptContentException()Initializes a new instance of the CorruptContentException class.
CorruptContentException(String message)Initializes a new instance of the CorruptContentException class.

CorruptContentException()

public CorruptContentException()

Initializes a new instance of the CorruptContentException class.

CorruptContentException(String message)

public CorruptContentException(String message)

Initializes a new instance of the CorruptContentException class.

Parameters:

ParameterTypeDescription
messagejava.lang.StringThe message.