Source code for dasi.utils.networkx.exceptions

[docs]class NetworkxUtilsException(Exception): """Generic error for terrarium networkx utilities."""