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