Skip to content

Instantly share code, notes, and snippets.

@unlight
Last active November 5, 2021 10:48
Show Gist options
  • Save unlight/6d54daf6c891e1d12697f577132b590d to your computer and use it in GitHub Desktop.
Save unlight/6d54daf6c891e1d12697f577132b590d to your computer and use it in GitHub Desktop.
Errors
  • Errors
  • RestError
  • BadDigestError
  • BadMethodError
  • InternalError
  • InvalidArgumentError
  • InvalidContentError
  • InvalidCredentialsError
  • InvalidHeaderError
  • InvalidVersionError
  • MissingParameterError
  • NotAuthorizedError
  • RequestExpiredError
  • RequestThrottledError
  • ResourceNotFoundError
  • WrongAcceptError
  • CancelledError
  • UnknownError
  • InvalidArgumentError
  • DeadlineExceededError
  • NotFoundError
  • AlreadyExistsError
  • PermissionDeniedError
  • UnauthenticatedError
  • ResourceExhaustedError
  • FailedPreconditionError
  • AbortedError
  • OutOfRangeError
  • UnimplementedError
  • InternalError
  • UnavailableError
  • DataLossError
  • UnauthenticatedError
  • ArgumentException // https://github.com/tsdotnet/exceptions/tree/master/src
  • ArgumentNullException
  • ArgumentOutOfRangeException
  • Exception
  • InvalidOperationException
  • NotImplementedException
  • NullReferenceException
  • SystemException
  • Exception
  • HttpException
  • ForbiddenException
  • RatelimitedException
  • UnauthorizedException
  • UserInputException
  • NotFoundException
  • ValidationException
  • UnsupportedValueError
  • ApplicationError
  • ArgumentError
  • ArgumentNullError
  • ArgumentOutOfRangeError
  • ArithmeticError
  • DatabaseError
  • DepreciatedError
  • DivideByZeroError
  • FileNotFoundError
  • IndexOutOfRangeError
  • InvalidOperationError
  • IOError
  • NotImplementedError
  • NotSupportedError
  • NullReferenceError
  • OverflowError
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment