Home > @cerbos/embedded > LoadError
Error thrown when a Loader fails to load an embedded policy decision point bundle.
Signature:
export declare class LoadError extends Error
Extends: Error
Constructor |
Modifiers |
Description |
---|---|---|
Constructs a new instance of the |
Property |
Modifiers |
Type |
Description |
---|---|---|---|
|
unknown |
The error that caused loading the embedded policy decision point bundle to fail. |