ServerPortfolio
2.0
Python parsers and server
|
Define custom and specific exceptions for the complete package. More...
Classes | |
class | PortfolioError |
Base class of the custom exceptions. More... | |
class | ParserError |
Derived class specific to the parsers. More... | |
class | QueryError |
Specific exception related to the web query (Utils.WebQuery) More... | |
Define custom and specific exceptions for the complete package.
Last Changed