Yar_Server_Exception 类

(No version information available, might only be in Git)

简介

如果服务端抛出异常,将会在客户端抛出 Yar_Server_Exception。

类摘要

classYar_Server_ExceptionextendsException {
protected$_type;
publicgetType(): string
finalpublicException::getCode(): int
finalpublicException::getLine(): int
}

属性

message

code

file

line

_type

目录

To Top