module data.data_exceptions
¶
Short summary¶
module actuariat_python.data.data_exceptions
Exceptions raised by this module when getting data
Classes¶
class |
truncated documentation |
---|---|
raise when the format is unexpected |
|
raised data is not available |
|
raise when a file is not found on a webpage |
Documentation¶
Exceptions raised by this module when getting data
- exception actuariat_python.data.data_exceptions.DataFormatException¶
Bases :
Exception
raise when the format is unexpected
- exception actuariat_python.data.data_exceptions.DataNotAvailableError¶
Bases :
Exception
raised data is not available