ServerPortfolio  2.0
Python parsers and server
 All Classes Namespaces Files Functions Variables Properties Pages
Classes | Namespaces
PortfolioException.py File Reference

Go to the source code of this file.

Classes

class  serverportfolio.PortfolioException.PortfolioError
 Base class of the custom exceptions. More...
 
class  serverportfolio.PortfolioException.ParserError
 Derived class specific to the parsers. More...
 
class  serverportfolio.PortfolioException.QueryError
 Specific exception related to the web query (Utils.WebQuery) More...
 

Namespaces

 serverportfolio.PortfolioException
 Define custom and specific exceptions for the complete package.