PHP Class cassandra_AuthenticationException, phpcassa

Inheritance: extends TException
Mostra file Open project: hoan/phpcassa Class Usage Examples

Public Properties

Property Type Description
$_TSPEC
$why

Public Methods

Method Description
__construct ( $vals = null )
getName ( )
read ( $input )
write ( $output )

Method Details

__construct() public method

public __construct ( $vals = null )

getName() public method

public getName ( )

read() public method

public read ( $input )

write() public method

public write ( $output )

Property Details

$_TSPEC static_oe public_oe property

static public $_TSPEC

$why public_oe property

public $why