php man page for domexception

Query: domexception

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DOMEXCEPTION(3) 							 1							   DOMEXCEPTION(3)

The DOMException class

INTRODUCTION
DOM operations raise exceptions under particular circumstances, i.e., when an operation is impossible to perform for logical reasons. See also "Exceptions".
CLASS SYNOPSIS
DOMException DOMExceptionextends Exception Properties o readonlypublic int$code Inherited methods o finalpublic string Exception::getMessage (void ) o finalpublic Exception Exception::getPrevious (void ) o finalpublic mixed Exception::getCode (void ) o finalpublic string Exception::getFile (void ) o finalpublic int Exception::getLine (void ) o finalpublic array Exception::getTrace (void ) o finalpublic string Exception::getTraceAsString (void ) o public string Exception::__toString (void ) o finalprivate void Exception::__clone (void )
PROPERTIES
o $code -An integer indicating the type of error generated PHP Documentation Group DOMEXCEPTION(3)
Related Man Pages
xml::sax::exception(3) - mojave
xml::sax::exception(3) - centos
mongodbdriverserver(3) - php
rarexception(3) - php
config::model::exception(3pm) - debian
Similar Topics in the Unix Linux Community
Build issues on HP-UX