php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
zend_exceptions_arginfo.h File Reference

Go to the source code of this file.

Macros

#define arginfo_class_Throwable_getFile   arginfo_class_Throwable_getMessage
 
#define arginfo_class_Throwable_getTraceAsString   arginfo_class_Throwable_getMessage
 
#define arginfo_class_Exception_getMessage   arginfo_class_Throwable_getMessage
 
#define arginfo_class_Exception_getCode   arginfo_class_Throwable_getCode
 
#define arginfo_class_Exception_getFile   arginfo_class_Throwable_getMessage
 
#define arginfo_class_Exception_getLine   arginfo_class_Throwable_getLine
 
#define arginfo_class_Exception_getTrace   arginfo_class_Throwable_getTrace
 
#define arginfo_class_Exception_getPrevious   arginfo_class_Throwable_getPrevious
 
#define arginfo_class_Exception_getTraceAsString   arginfo_class_Throwable_getMessage
 
#define arginfo_class_Exception___toString   arginfo_class_Throwable_getMessage
 
#define arginfo_class_ErrorException_getSeverity   arginfo_class_Throwable_getLine
 
#define arginfo_class_Error___clone   arginfo_class_Exception___clone
 
#define arginfo_class_Error___construct   arginfo_class_Exception___construct
 
#define arginfo_class_Error___wakeup   arginfo_class_Exception___wakeup
 
#define arginfo_class_Error_getMessage   arginfo_class_Throwable_getMessage
 
#define arginfo_class_Error_getCode   arginfo_class_Throwable_getCode
 
#define arginfo_class_Error_getFile   arginfo_class_Throwable_getMessage
 
#define arginfo_class_Error_getLine   arginfo_class_Throwable_getLine
 
#define arginfo_class_Error_getTrace   arginfo_class_Throwable_getTrace
 
#define arginfo_class_Error_getPrevious   arginfo_class_Throwable_getPrevious
 
#define arginfo_class_Error_getTraceAsString   arginfo_class_Throwable_getMessage
 
#define arginfo_class_Error___toString   arginfo_class_Throwable_getMessage
 

Functions

 ZEND_METHOD (Exception, __clone)
 
 ZEND_METHOD (Exception, __construct)
 
 ZEND_METHOD (Exception, __wakeup)
 
 ZEND_METHOD (Exception, getMessage)
 
 ZEND_METHOD (Exception, getCode)
 
 ZEND_METHOD (Exception, getFile)
 
 ZEND_METHOD (Exception, getLine)
 
 ZEND_METHOD (Exception, getTrace)
 
 ZEND_METHOD (Exception, getPrevious)
 
 ZEND_METHOD (Exception, getTraceAsString)
 
 ZEND_METHOD (Exception, __toString)
 
 ZEND_METHOD (ErrorException, __construct)
 
 ZEND_METHOD (ErrorException, getSeverity)
 

Macro Definition Documentation

◆ arginfo_class_Error___clone

#define arginfo_class_Error___clone   arginfo_class_Exception___clone

Definition at line 62 of file zend_exceptions_arginfo.h.

◆ arginfo_class_Error___construct

#define arginfo_class_Error___construct   arginfo_class_Exception___construct

Definition at line 64 of file zend_exceptions_arginfo.h.

◆ arginfo_class_Error___toString

#define arginfo_class_Error___toString   arginfo_class_Throwable_getMessage

Definition at line 82 of file zend_exceptions_arginfo.h.

◆ arginfo_class_Error___wakeup

#define arginfo_class_Error___wakeup   arginfo_class_Exception___wakeup

Definition at line 66 of file zend_exceptions_arginfo.h.

◆ arginfo_class_Error_getCode

#define arginfo_class_Error_getCode   arginfo_class_Throwable_getCode

Definition at line 70 of file zend_exceptions_arginfo.h.

◆ arginfo_class_Error_getFile

#define arginfo_class_Error_getFile   arginfo_class_Throwable_getMessage

Definition at line 72 of file zend_exceptions_arginfo.h.

◆ arginfo_class_Error_getLine

#define arginfo_class_Error_getLine   arginfo_class_Throwable_getLine

Definition at line 74 of file zend_exceptions_arginfo.h.

◆ arginfo_class_Error_getMessage

#define arginfo_class_Error_getMessage   arginfo_class_Throwable_getMessage

Definition at line 68 of file zend_exceptions_arginfo.h.

◆ arginfo_class_Error_getPrevious

#define arginfo_class_Error_getPrevious   arginfo_class_Throwable_getPrevious

Definition at line 78 of file zend_exceptions_arginfo.h.

◆ arginfo_class_Error_getTrace

#define arginfo_class_Error_getTrace   arginfo_class_Throwable_getTrace

Definition at line 76 of file zend_exceptions_arginfo.h.

◆ arginfo_class_Error_getTraceAsString

#define arginfo_class_Error_getTraceAsString   arginfo_class_Throwable_getMessage

Definition at line 80 of file zend_exceptions_arginfo.h.

◆ arginfo_class_ErrorException_getSeverity

#define arginfo_class_ErrorException_getSeverity   arginfo_class_Throwable_getLine

Definition at line 60 of file zend_exceptions_arginfo.h.

◆ arginfo_class_Exception___toString

#define arginfo_class_Exception___toString   arginfo_class_Throwable_getMessage

Definition at line 49 of file zend_exceptions_arginfo.h.

◆ arginfo_class_Exception_getCode

#define arginfo_class_Exception_getCode   arginfo_class_Throwable_getCode

Definition at line 37 of file zend_exceptions_arginfo.h.

◆ arginfo_class_Exception_getFile

#define arginfo_class_Exception_getFile   arginfo_class_Throwable_getMessage

Definition at line 39 of file zend_exceptions_arginfo.h.

◆ arginfo_class_Exception_getLine

#define arginfo_class_Exception_getLine   arginfo_class_Throwable_getLine

Definition at line 41 of file zend_exceptions_arginfo.h.

◆ arginfo_class_Exception_getMessage

#define arginfo_class_Exception_getMessage   arginfo_class_Throwable_getMessage

Definition at line 35 of file zend_exceptions_arginfo.h.

◆ arginfo_class_Exception_getPrevious

#define arginfo_class_Exception_getPrevious   arginfo_class_Throwable_getPrevious

Definition at line 45 of file zend_exceptions_arginfo.h.

◆ arginfo_class_Exception_getTrace

#define arginfo_class_Exception_getTrace   arginfo_class_Throwable_getTrace

Definition at line 43 of file zend_exceptions_arginfo.h.

◆ arginfo_class_Exception_getTraceAsString

#define arginfo_class_Exception_getTraceAsString   arginfo_class_Throwable_getMessage

Definition at line 47 of file zend_exceptions_arginfo.h.

◆ arginfo_class_Throwable_getFile

#define arginfo_class_Throwable_getFile   arginfo_class_Throwable_getMessage

Definition at line 10 of file zend_exceptions_arginfo.h.

◆ arginfo_class_Throwable_getTraceAsString

#define arginfo_class_Throwable_getTraceAsString   arginfo_class_Throwable_getMessage

Definition at line 21 of file zend_exceptions_arginfo.h.

Function Documentation

◆ ZEND_METHOD() [1/13]

ZEND_METHOD ( ErrorException ,
__construct  )

Definition at line 356 of file zend_exceptions.c.

◆ ZEND_METHOD() [2/13]

ZEND_METHOD ( ErrorException ,
getSeverity  )

Definition at line 471 of file zend_exceptions.c.

◆ ZEND_METHOD() [3/13]

ZEND_METHOD ( Exception ,
__clone  )

Definition at line 298 of file zend_exceptions.c.

◆ ZEND_METHOD() [4/13]

ZEND_METHOD ( Exception ,
__construct  )

Definition at line 306 of file zend_exceptions.c.

◆ ZEND_METHOD() [5/13]

ZEND_METHOD ( Exception ,
__toString  )

Definition at line 649 of file zend_exceptions.c.

◆ ZEND_METHOD() [6/13]

ZEND_METHOD ( Exception ,
__wakeup  )

Definition at line 343 of file zend_exceptions.c.

◆ ZEND_METHOD() [7/13]

ZEND_METHOD ( Exception ,
getCode  )

Definition at line 445 of file zend_exceptions.c.

◆ ZEND_METHOD() [8/13]

ZEND_METHOD ( Exception ,
getFile  )

Definition at line 409 of file zend_exceptions.c.

◆ ZEND_METHOD() [9/13]

ZEND_METHOD ( Exception ,
getLine  )

Definition at line 421 of file zend_exceptions.c.

◆ ZEND_METHOD() [10/13]

ZEND_METHOD ( Exception ,
getMessage  )

Definition at line 433 of file zend_exceptions.c.

◆ ZEND_METHOD() [11/13]

ZEND_METHOD ( Exception ,
getPrevious  )

Definition at line 639 of file zend_exceptions.c.

◆ ZEND_METHOD() [12/13]

ZEND_METHOD ( Exception ,
getTrace  )

Definition at line 458 of file zend_exceptions.c.

◆ ZEND_METHOD() [13/13]

ZEND_METHOD ( Exception ,
getTraceAsString  )

Definition at line 618 of file zend_exceptions.c.