Show / Hide Table of Contents

Namespace Seltzr.Exceptions

Classes

ApiException

Exception thrown when an API error occurs

AuthFailedException

Exception thrown when an authentication provider fails to authenticate a request

ConditionFailedException

Exception thrown when a condition check has failed, indicating that request execution should halt

ErrorCodes

Constants class of error codes for ApiException

OperationFailedException

Exception thrown when a create, update, delete, or other operation has failed

OptionsException

Exception thrown when an error occurs while building SeltzrOptions<TModel, TUser>

ParsingFailedException

Exception thrown when a parser has failed to parse a request body and request execution should halt

WritingFailedException

Exception thrown when writing a result has failed

Back to top Generated by DocFX