PptReadException constructor
init
Default constructor.
def __init__(self):
    ...
init
Constructor allowing a message to be added to this exception.
def __init__(self, message):
    ...
| Parameter | Type | Description | 
|---|---|---|
| message | str | message | 
See Also
- class 
PptReadException - module 
aspose.slides - library 
Aspose.Slides