Packages

 

com.aspose.imaging.coreexceptions.imageformats

Class Jpeg2000Exception

    • Constructor Detail

      • Jpeg2000Exception

        public Jpeg2000Exception(String message)

        Initializes a new instance of the Jpeg2000Exception class.

        Parameters:
        message - The exception message.
      • Jpeg2000Exception

        public Jpeg2000Exception(String message,
                                 Throwable innerException)

        Initializes a new instance of the Jpeg2000Exception class.

        Parameters:
        message - The message.
        innerException - The inner exception.