Dutch PHP Conference 2025 - Call For Papers

The Yar_Client_Exception class

(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