graphnet.exceptions.exceptions module

Module containing GraphNeT-specific Exceptions.

exception graphnet.exceptions.exceptions.ColumnMissingException[source]

Bases: Exception

Exception to indicate a missing column in a dataset.