Skip to main content

Module error

Module error 

Source
Expand description

Security error types. OMG DDS-Security 1.1 §8.1.2 SecurityException.

A common error type across all plugins — so that call sites do not have to handle five different result variants. The Kind variants match the spec error codes.

Structs§

SecurityError
Security operation error.

Enums§

SecurityErrorKind
Category of the security error.

Type Aliases§

SecurityResult
Plugin operation result.