#  ErrorResult

**Fully Qualified**: [`\Frontastic\Common\CoreBundle\Domain\ErrorResult`](../../../../src/php/CoreBundle/Domain/ErrorResult.php)

**Extends**: [`\Kore\DataObject\DataObject`](https://github.com/kore/DataObject)

Property|Type|Default|Required|Description
--------|----|-------|--------|-----------
`ok` | `bool` | `false` | *Yes* | 
`message` | `string` |  | - | 
`endpoint` | `string` |  | - | 
`file` | `string` |  | - | 
`line` | `int` |  | - | 
`stack` | `string[]` |  | - | 
`code` | `string` |  | - | 
`parameters` | `object` |  | - | 

Generated with [Frontastic API Docs](https://github.com/FrontasticGmbH/apidocs).
