__construct()
__construct(string $message = "no ACDH id", integer $code = 7, \Throwable $previous = null)
Thrown when a resource has no ACDH id
Parameters
| string | $message | error message |
| integer | $code | error code |
| \Throwable | $previous | previous exception (for chaining) |