Table of Contents

Namespace MarymoorStudios.Core.Rpc.Exceptions

Classes

AbortedException

The operation has been terminated ungracefully.

AbortedExceptionSerializer
AlreadyExistsException

The operation failed because the target already exists.

AlreadyExistsExceptionSerializer
EndOfSequenceException

A sequence has been read past its EOS.

EndOfSequenceExceptionSerializer
FailedPreconditionException

The operation was rejected because the system is not in a state required for the operation's execution.

FailedPreconditionExceptionSerializer
InsufficientResourcesException

The needed resource are not available to complete the operation.

InsufficientResourcesExceptionSerializer
InvalidArgumentException
InvalidArgumentExceptionSerializer
NotFoundException

The operation failed because the target could not be found.

NotFoundExceptionSerializer
Test2Exception

An exception used in testing for type-based error discrimination.

Test2ExceptionSerializer
TestException

An exception used in testing for type-based error discrimination.

TestExceptionSerializer
UnauthenticatedException

Insufficient authentication credentials to perform the requested operation.

UnauthenticatedExceptionSerializer
UnavailableException

The service is currently unavailable.

UnavailableExceptionSerializer
UnimplementedException

The operation is not implemented, not supported or disabled.

UnimplementedExceptionSerializer
UninitializedException

Exception thrown when an uninitialized structure is used.

UninitializedExceptionSerializer