Neuron-PHP

Exceptions

Table of Contents

Classes

CommandNotFound
Exception thrown when a requested command cannot be found or instantiated.
EmptyActionParameter
Exception thrown when a required action parameter is empty or missing.
Forbidden
Exception thrown when an authenticated user lacks permission to access a resource.
RouteParam
Exception thrown when route parameter processing fails or validation errors occur.
Unauthorized
Exception thrown when authentication is required but not provided or invalid.
Validation
Exception thrown when data validation fails with detailed error information.

        
On this page

Search results