The DOMException class

Введение

DOM operations raise exceptions under particular circumstances, i.e., when an operation is impossible to perform for logical reasons.

See also Исключения.

Class synopsis

DOMException
class DOMException extends Exception {
/* Properties */
readonly public int $code ;
}

Свойства

code

An integer indicating the type of error generated

Коментарии

404 Not Found

404 Not Found


nginx

    Поддержать сайт на родительском проекте КГБ