JsUnit
Project Developer Home doxygen

Public Member Functions | Static Public Attributes | List of all members
FunctionGluingError Class Reference

FunctionGluingError class. More...

Inheritance diagram for FunctionGluingError:
Inheritance graph
Collaboration diagram for FunctionGluingError:
Collaboration graph

Public Member Functions

void FunctionGluingError (String msg)
 Constructor. More...
 
- Public Member Functions inherited from JsUnitError
void JsUnitError (String msg)
 Constructor. More...
 
String toString ()
 String representation of the error. More...
 
- Public Member Functions inherited from Error
void Error (String msg)
 Constructor. More...
 
String toString ()
 String representation of the error. More...
 

Static Public Attributes

static String name
 The name of the FunctionGluingError class as String. More...
 
- Static Public Attributes inherited from JsUnitError
static String name
 The name of the Error class as String. More...
 
- Static Public Attributes inherited from Error
static int testable
 
static String name
 The name of the Error class as String. More...
 

Additional Inherited Members

- Public Attributes inherited from JsUnitError
int message
 
- Public Attributes inherited from Error
String message
 The error message. More...
 

Detailed Description

FunctionGluingError class.

This error class is used for gluing member functions to a class. This convenience functionality of Function::glue ensures by throwing an instance of this class, that only valid functions are injected to the prototype. The class has no explicit functionality despite the separate type

See Also
Function::glue

Constructor & Destructor Documentation

void FunctionGluingError::FunctionGluingError ( String  msg)

Constructor.

The constructor initializes the message member with the argument msg.

Parameters
msgThe error message.

Member Data Documentation

String FunctionGluingError::name
static

The name of the FunctionGluingError class as String.


The documentation for this class was generated from the following file:

JsUnit © 1999, 2000, 2001, 2002, 2003, 2006, 2007 by Jörg Schaible
Generated on Wed Apr 15 2015 02:33:07 for JsUnit by doxygen 1.8.5