Module: Nucleus::Errors

Defined in:
lib/nucleus/core/errors/adapter_error.rb,
lib/nucleus/core/errors/adapter_request_error.rb,
lib/nucleus/core/errors/platform_timeout_error.rb,
lib/nucleus/core/errors/platform_unavailable_error.rb,
lib/nucleus/core/errors/unknown_adapter_call_error.rb,
lib/nucleus/core/errors/endpoint_authentication_error.rb,
lib/nucleus/core/errors/semantic_adapter_request_error.rb,
lib/nucleus/core/errors/adapter_resource_not_found_error.rb,
lib/nucleus/core/errors/platform_specific_semantic_error.rb,
lib/nucleus/core/errors/adapter_missing_implementation_error.rb

Defined Under Namespace

Classes: AdapterError, AdapterMissingImplementationError, AdapterRequestError, AdapterResourceNotFoundError, EndpointAuthenticationError, PlatformSpecificSemanticError, PlatformTimeoutError, PlatformUnavailableError, SemanticAdapterRequestError, UnknownAdapterCallError