exceptions¶
Specific OPTIMADE Gateway Python exceptions.
OptimadeGatewayError
¶
Bases: Exception
General OPTIMADE Gateway exception.
Source code in optimade_gateway/common/exceptions.py
8 9 |
|