Вход Регистрация
Файл: gapps/src/Lib/Exceptions/SentinelError.php
Строк: 17
<?php 

namespace LibExceptions;

/**
 * LibExceptionsSentinelError
 * Handle Sentinel Errors
 *
**/

class SentinelError extends Base {

    protected 
$message 'Sentinel Error';  // Default Exception message
    
protected $code    800;               // Default User-defined exception code
    
}
Онлайн: 0
Реклама