Home > typeioc > DecoratorError
Represents decorator error. It is thrown when an exception happens during service parts decoration (class, parameter, etc…)
Signature:
export declare class DecoratorError extends ApplicationError
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(params) | Constructor |