| Concept Framework 2.2 documentation | Contents | Index |
| Name | Type | Access | Version | Deprecated |
| ConceptException | function | public | version 1.0 | no |
| public function ConceptException(NUMBER_DATA,STRING_DATA) |
| NUMBER_DATA | the numeric part of the exception |
| STRING_DATA | the string part of the exception |
| This is the constructor of this class. It should not be called directly. |
throw new ConceptException(0x01,"Exceptioooooooon !!!"); |
| Documented by Eduard Suica, generation time: Tue Oct 18 20:10:33 2011 GMT | (c)2011 RadGs Software |