JsUnit 1.3 |
![]() |
![]() |
This error class is used for interface definitions. Such definitions are simulated using Function::fulfills. The class has no explicit functionality despite the separate type
Public Member Functions | |
void | InterfaceDefinitionError (String msg) |
Constructor. | |
Static Public Attributes | |
static String | name |
The name of the InterfaceDefinitionError class as String. |
void InterfaceDefinitionError::InterfaceDefinitionError | ( | String | msg | ) |
Constructor.
The constructor initializes the message
member with the argument msg.
msg | The error message. |
String InterfaceDefinitionError::name [static] |
JsUnit © 1999, 2000, 2001, 2002, 2003, 2006, 2007 by Jörg Schaible
|
Generated on Fri Oct 19 23:11:07 2007 for JsUnit by doxygen 1.5.2
|