JsUnit 1.3 |
![]() |
![]() |
This error class is used for errors in the PrinterWriter.
Public Member Functions | |
void | PrinterWriterError (String msg) |
Constructor. | |
Static Public Attributes | |
static String | name |
The name of the PrinterWriterError class as String. |
void PrinterWriterError::PrinterWriterError | ( | String | msg | ) |
Constructor.
The constructor initializes the message
member with the argument msg.
msg | The error message. |
String PrinterWriterError::name [static] |
JsUnit © 1999, 2000, 2001, 2002, 2003, 2006, 2007 by Jörg Schaible
|
Generated on Fri Oct 19 23:11:17 2007 for JsUnit by doxygen 1.5.2
|