public class ImageException
extends com.aspose.ms.System.Exception
The image exception.
Constructor and Description |
---|
ImageException(String message)
Initializes a new instance of the
ImageException class. |
ImageException(String message,
Throwable innerException)
Initializes a new instance of the
ImageException class. |
public ImageException(String message)
Initializes a new instance of the ImageException
class.
message
- The exception message.