BmpImageException Class

Summary: The bmp image exception.

Module: aspose.psd.coreexceptions.imageformats

Full Name: aspose.psd.coreexceptions.imageformats.BmpImageException

Inheritance: ImageException

Aspose.PSD Version: 24.4.0

Constructors

NameDescription
BmpImageException(message)Initializes a new instance of the BmpImageException class.

Constructor: BmpImageException(message)

 BmpImageException(message) 

Initializes a new instance of the BmpImageException class.

Parameters:

ParameterTypeDescription
messagestringThe exception message.