ServerPortfolio  2.0
Python parsers and server
 All Classes Namespaces Files Functions Variables Properties Pages
Public Member Functions | Public Attributes | List of all members
serverportfolio.PortfolioException.QueryError Class Reference

Specific exception related to the web query (Utils.WebQuery) More...

Inheritance diagram for serverportfolio.PortfolioException.QueryError:
Inheritance graph
[legend]
Collaboration diagram for serverportfolio.PortfolioException.QueryError:
Collaboration graph
[legend]

Public Member Functions

def __init__
 
def get_format_string
 
- Public Member Functions inherited from serverportfolio.PortfolioException.PortfolioError
def __init__
 Constructor. More...
 
def get_format_string
 

Public Attributes

 url
 
- Public Attributes inherited from serverportfolio.PortfolioException.PortfolioError
 extra_message
 
 traceback
 

Detailed Description

Specific exception related to the web query (Utils.WebQuery)

Definition at line 113 of file PortfolioException.py.

Constructor & Destructor Documentation

def serverportfolio.PortfolioException.QueryError.__init__ (   self,
  message,
  url 
)

Definition at line 115 of file PortfolioException.py.

Member Function Documentation

def serverportfolio.PortfolioException.QueryError.get_format_string (   self)

Member Data Documentation

serverportfolio.PortfolioException.QueryError.url

The documentation for this class was generated from the following file: