Skip to content
  • Tiago Peixoto's avatar
    Reorganize exceptions thrown · f257d426
    Tiago Peixoto authored
    No longer only thrown GraphError upon any error, but instead throw
    specific exceptions which are more meaninful and are mapped to standard
    python exceptions, such as IOError, ValueError and RuntimeError.
    f257d426