maxgherman/TypeIOC

View on GitHub
docs/typeioc.applicationerror.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; [ApplicationError](./typeioc.applicationerror.md)

## ApplicationError class

Represents general purpose application error

<b>Signature:</b>

```typescript
export declare class ApplicationError extends Error 
```

## Constructors

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

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [data](./typeioc.applicationerror.data.md) |  | <code>{} &#124; undefined</code> |  |