Inherited From Exception (Internal Class)
-
$code
-
-
$file
-
-
$line
-
-
$message
-
-
$previous
-
-
$string
-
-
$trace
-
|
Inherited From Exception (Internal Class)
-
constructor __construct ( [$message = ], [$code = ], [$previous = ] )
-
-
getCode ( )
-
-
getFile ( )
-
-
getLine ( )
-
-
getMessage ( )
-
-
getPrevious ( )
-
-
getTrace ( )
-
-
getTraceAsString ( )
-
-
__clone ( )
-
-
__toString ( )
-
|
|