Extends
- Error
Generic domain error class
Constructor for domain errors
Name | Type | Default | Description |
---|---|---|---|
message |
string | a human readable error message |
|
causes |
Array | null | underlying errors causing this error |