HandleExceptionTrait
Trait HandleExceptionTrait.
Trait to handle ApiExceptions in a generic way for CLI.
Table of Contents
- handleException() : void
- Handle exceptions for CLI in a generic way.
Methods
handleException()
Handle exceptions for CLI in a generic way.
protected
handleException(ApiException $e) : void
Parameters
- $e : ApiException