pygel::Exceptions::Exceptions::ErrorMessages Class Reference
[Package Exceptions]
List of all members.
Detailed Description
Collection of various error message strings. 
 | 
 Static Public Attributes | 
| 
string  | vertexAlreadyExists = 'Vertex number already exists' | 
| 
string  | vertexNotFound = 'Vertex number not found' | 
| 
string  | edgeAlreadyExists = 'Edge already exists' | 
| 
string  | edgeNotFound = 'Edge number not found' | 
| 
string  | distAddOne = 'Probabilities do not add to one' | 
| 
string  | noSelfLoops = 'No self loops are allowed for this graph' |