Exception | --EPropertyNotFound
Located in File: /system.inc.php
This property is raised when trying to access a property which is not defined in the object you are using.
Defined in class Exception (Internal Class) |
||
![]() | getCode ( ) | |
![]() | getFile ( ) | |
![]() | getLine ( ) | |
![]() | getMessage ( ) | |
![]() | getTrace ( ) | |
![]() | getTraceAsString ( ) | |
property Code
property File
property Line
property Message
property Trace
property TraceAsString
| __construct | [Overrides Exception::constructor __construct ( [$message = ], [$code = ] )] |
Defined in class Exception (Internal Class) |
||
![]() | __clone ( ) | |
![]() | __toString ( ) | |
Constructor __construct (line 40)
Overrides : Exception::constructor __construct ( [$message = ], [$code = ] ) parent method not documented