PHP Class InvalidValueException

Inheritance: extends Exception
Datei anzeigen Open project: sourcefabric/newscoop Class Usage Examples

Public Methods

Method Description
__construct ( $p_value, $p_type )
getType ( ) fn getValue
getValue ( ) fn __construct

Method Details

__construct() public method

public __construct ( $p_value, $p_type )

getType() public method

fn getValue
public getType ( )

getValue() public method

fn __construct
public getValue ( )