"""Authorisation exceptions""" class AuthorisationError(Exception): """ Top-level exception for the `gn3.auth.authorisation` package. All exceptions in this package should inherit from this class. """
![]() |
index : genenetwork3 | |
GeneNetwork3 REST API for data science and machine learning |
aboutsummaryrefslogtreecommitdiff |
"""Authorisation exceptions""" class AuthorisationError(Exception): """ Top-level exception for the `gn3.auth.authorisation` package. All exceptions in this package should inherit from this class. """