Zhamao Framework 3.2.4
A high-performance chatbot + web framework
载入中...
搜索中...
未找到
ConfigException类 参考
类 ConfigException 继承关系图:
[图例]
ConfigException 的协作图:
[图例]

静态 Public 成员函数

static unsupportedFileType (string $file_path)
 
static loadConfigFailed (string $file_path, string $message)
 

成员变量

const UNSUPPORTED_FILE_TYPE = 79
 
const LOAD_CONFIG_FAILED = 80
 

成员函数说明

◆ loadConfigFailed()

static loadConfigFailed ( string  $file_path,
string  $message 
)
static

◆ unsupportedFileType()

static unsupportedFileType ( string  $file_path)
static

结构体成员变量说明

◆ LOAD_CONFIG_FAILED

const LOAD_CONFIG_FAILED = 80

◆ UNSUPPORTED_FILE_TYPE

const UNSUPPORTED_FILE_TYPE = 79

该类的文档由以下文件生成: