CakeFest 2024: The Official CakePHP Conference

Yar_Client_Exception 类

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

简介

类摘要

class Yar_Client_Exception extends Exception {
/* 属性 */
/* 方法 */
public getType(): string
/* 继承的方法 */
final public Exception::getCode(): int
final public Exception::getFile(): string
final public Exception::getLine(): int
final public Exception::getTrace(): array
}

属性

message

code

file

line

目录

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top