public class DjvuImageException extends ImageException
The DJVU image exception.
| Constructor and Description |
|---|
DjvuImageException(String message)
Initializes a new instance of the
DjvuImageException class. |
DjvuImageException(String message,
Throwable innerException)
Initializes a new instance of the
DjvuImageException class. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic DjvuImageException(String message)
Initializes a new instance of the DjvuImageException class.
message - The exception message.Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.