Inheritance diagram for PackageExceptions::EdgeError:
It handles different types of graph edge related exceptions
Public Member Functions | |
def | __init__ |
Contructs a EdgeError exception. | |
Public Attributes | |
edgeNumber | |
Vertex number for which the exception occured. | |
message | |
Error message |
|
Contructs a EdgeError exception.
|