Searched refs:CastellanException (Results 1 – 1 of 1) sorted by relevance
32 class CastellanException(Exception): class52 super(CastellanException, self).__init__(self.message)55 class Forbidden(CastellanException):59 class KeyManagerError(CastellanException):63 class ManagedObjectNotFoundError(CastellanException):67 class InvalidManagedObjectDictError(CastellanException):71 class UnknownManagedObjectTypeError(CastellanException):75 class AuthTypeInvalidError(CastellanException):79 class InsufficientCredentialDataError(CastellanException):