Concept Framework 2.2 documentation Contents | Index

ConceptException.ConceptException

Name Type Access Version Deprecated
ConceptException function public version 1.0 no

Prototype:
public function ConceptException(NUMBER_DATA,STRING_DATA)

Parameters:
NUMBER_DATA      the numeric part of the exception
STRING_DATA      the string part of the exception

Description:
This is the constructor of this class. It should not be called directly.

Example:
	throw new ConceptException(0x01,"Exceptioooooooon !!!");

Returns:
Nothing

Documented by Eduard Suica, generation time: Sun Jan 27 18:15:12 2013 GMT(c)2013 Devronium Applications