La classe Yar_Server_Exception

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

Introduction

If service threw exceptions, A Yar_Server_Exception will be threw in client side.

Synopsis de la classe

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

Propriétés

message

code

file

line

_type

Sommaire

To Top