\Gishiki\CoreException

The base class of an exception related with the framework.

Summary

Methods
Properties
Constants
__construct()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

__construct()

__construct(string  $message, integer  $errorCode) 

Create a base exception and save the log of what's happening.

Parameters

string $message

the error message

integer $errorCode

the error code