maxgherman/TypeIOC

View on GitHub
docs/typeioc.decoratorerror.md

Summary

Maintainability
Test Coverage
<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [typeioc](./typeioc.md) &gt; [DecoratorError](./typeioc.decoratorerror.md)

## DecoratorError class

Represents decorator error. It is thrown when an exception happens during service parts decoration (class, parameter, etc...)

<b>Signature:</b>

```typescript
export declare class DecoratorError extends ApplicationError 
```

## Constructors

|  Constructor | Modifiers | Description |
|  --- | --- | --- |
|  [(constructor)(params)](./typeioc.decoratorerror.(constructor).md) |  | Constructor |