PsdImageResourceException constructor
init
Initializes a new instance of the PsdImageResourceException
class.
def __init__(self, message, resource):
...
Parameter | Type | Description |
---|---|---|
message | str | The exception message. |
resource | aspose.cad.fileformats.psd.ResourceBlock | The resource. |