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