public class Jpeg2000Exception extends ImageException
Exceptions for Jpeg files
| Constructor and Description |
|---|
Jpeg2000Exception(String message)
Initializes a new instance of the
Jpeg2000Exception class. |
Jpeg2000Exception(String message,
Throwable innerException)
Initializes a new instance of the
Jpeg2000Exception class. |
public Jpeg2000Exception(String message)
Initializes a new instance of the Jpeg2000Exception class.
message - The exception message.Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.