CrossPHP
  • Namespace
  • Class
  • Download

Namespaces

  • Cross
    • Auth
    • Cache
      • Driver
      • Request
    • Core
    • DB
      • Connecter
      • Drivers
      • SQLAssembler
    • Exception
    • Http
    • I
    • Lib
      • Document
    • Module
    • MVC
    • Runtime
  • None

Exceptions

  • CacheException
  • CoreException
  • CrossException
  • FrontException

Class CoreException

Exception
Extended by Cross\Exception\CrossException
Extended by Cross\Exception\CoreException
Namespace: Cross\Exception
Package: Cross\Exception
Author:

wonli wonli@live.com Class CoreException


Located at Exception/CoreException.php

Methods summary

public mixed
# errorHandler( Exception $e )

异常处理抽象方法

异常处理抽象方法

Parameters

$e

Returns

mixed

Methods inherited from Cross\Exception\CrossException

__construct(), cliErrorHandler(), cpExceptionSource(), getCliTraceInfo(), getTraceInfo(), hiddenFileRealPath()

Methods inherited from Exception

__toString(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()

Properties summary

Properties inherited from Exception

$code, $file, $line, $message

CrossPHP API documentation generated by ApiGen