troveclient.exceptions module¶
Exception definitions
-
exception
troveclient.exceptions.GuestLogNotFoundError¶ Bases:
ExceptionThe specified guest log does not exist.
-
exception
troveclient.exceptions.NoTokenLookupException¶ Bases:
ExceptionThis form of authentication does not support looking up endpoints from an existing token.
-
exception
troveclient.exceptions.ResponseFormatError¶ Bases:
ExceptionCould not parse the response format.