SystemInformation: ezcSystemInfoReaderCantScanOSException
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcSystemInfoReaderCantScanOSException
|
Reader can't scan OS for system values exception. [
source]
Throws when system information source (file, registry, etc.) is not available.
Parents
Exception
|
--ezcSystemInfoReaderCantScanOSException
Inherited Member Variables
From
Exception (Internal Class):
|
protected |
$code
|
|
protected |
$file
|
|
protected |
$line
|
|
protected |
$message
|
|
private |
$string
|
|
private |
$trace
|
Method Summary
|
public ezcSystemInfoReaderCantScanOSException |
__construct(
$msg, $message )
Construct a reader can't scan OS exception. |
Inherited Methods
From
Exception (Internal Class) :
|
public Exception |
constructor __construct ( $message, $code )
|
|
public void |
getCode ( )
|
|
public void |
getFile ( )
|
|
public void |
getLine ( )
|
|
public void |
getMessage ( )
|
|
public void |
getTrace ( )
|
|
public void |
getTraceAsString ( )
|
|
public void |
__clone ( )
|
|
public void |
__toString ( )
|
Methods
__construct
ezcSystemInfoReaderCantScanOSException __construct(
$msg, string
$message )
Construct a reader can't scan OS exception.
Parameters
| Name |
Type |
Description |
$message |
string |
|
$msg |
|
|
Redefinition of
| Method |
Description |
Exception::constructor __construct ( $message, $code ) |
|
Last updated: Thu, 01 Nov 2007