pygel::Exceptions::Exceptions::VertexError Class Reference
[Package Exceptions]

Inheritance diagram for pygel::Exceptions::Exceptions::VertexError:

pygel::Exceptions::Exceptions::Error

List of all members.


Detailed Description

Represents a VertexError exception.

It handles different types of graph vertex related exceptions

Public Member Functions

def __init__
 Contructs a VertexError exception.

Public Attributes

 vertexNumber
 Vertex number for which the exception occured.
 message
 Error message


Member Function Documentation

def pygel::Exceptions::Exceptions::VertexError::__init__ (   self,
  vertexNumber,
  message 
)

Contructs a VertexError exception.

Parameters:
vertexNumber Vertex number for which the exception occured
message Error message


Generated on Sat Dec 13 02:15:45 2008 for Python Webgraph Generator by  doxygen 1.5.6