LFT
  • Namespace
  • Class
  • Tree

Namespaces

  • Docoflow
    • Contracts
    • Entity
    • Facades
    • Models
    • Traits
  • Docolight
    • Agno
      • Traits
    • Container
    • Http
      • Contracts
    • Rest
      • Handler
      • Http
    • Support
      • Debug
      • Traits
  • Docotory
    • Traits
  • None

Classes

  • RestfulErrorHandler

Class RestfulErrorHandler

Handling error on Restful Based Controller.

CErrorHandler
Extended by Docolight\Rest\Handler\RestfulErrorHandler
Namespace: Docolight\Rest\Handler
Author: Krisan Alfa Timur krisanalfa@docotel.co.id
Located at Docolight/Rest/Handler/RestfulErrorHandler.php

Methods summary

public
# handle( CEvent $event )

Handle error / exception.

Handle error / exception.

Parameters

$event
public
# internalHandle( Exception $error )

Hack, handling internal error on user input whenever they want to access any controller in parent module.

Hack, handling internal error on user input whenever they want to access any controller in parent module.

Parameters

$error
LFT API documentation generated by ApiGen