Crate gear_core_errors

Source
Expand description

Gear core errors.

Enums§

ErrorReplyReason
Reason of error reply creation.
ExecutionError
Execution error.
ExtError
An error occurred in API.
MemoryError
Memory error.
MessageError
Error using messages.
ReplyCode
Enum representing reply code with reason of its creation.
ReservationError
Reservation error.
SignalCode
Enum representing signal code and reason of its creation.
SimpleExecutionError
Simplified error occurred during execution.
SimpleUnavailableActorError
Simplified error occurred because of actor unavailability.
SuccessReplyReason
Reason of success reply creation.