Expand description
Helper functions for creating common error types
Functions§
- configuration_
error - Creates a configuration error
- deserialize_
error - Creates a deserialization error
- field_
error - Creates a field operation error
- invalid_
plugin_ state - Creates an invalid plugin state error
- plugin_
apply_ error - Creates a plugin apply error
- plugin_
init_ error - Creates a plugin initialization error
- plugin_
not_ found - Creates a plugin not found error
- schema_
error - Creates a schema error
- serialize_
error - Creates a serialization error
- transaction_
error - Creates a transaction error