AppDependencyException
class AppDependencyException extends ClientErrorException
Exception indicating that an app dependency was not met
Properties
| $code | from ClientErrorException | ||
| $message |
Methods
Details
in
BaseException at line 8
__construct(string|null $details = null)
No description