Modular Framework  1.0
A light and thin PHP Framework
Loading...
Searching...
No Matches
ServerError Class Reference

Public Member Functions

 __construct (string $error, string $message, array $stacktrace)
 

Public Attributes

string $error
 
string $message
 
array $stacktrace
 

Constructor & Destructor Documentation

◆ __construct()

__construct ( string  $error,
string  $message,
array  $stacktrace 
)

Member Data Documentation

◆ $error

string $error

◆ $message

string $message

◆ $stacktrace

array $stacktrace