src.api.api_exception

Exceptions

APIException([message])

exception src.api.api_exception.APIException(message='')
Author:

Alberto M. Esmoris Pena

Class for exceptions related to API components. See VL3DException.

__init__(message='')