CLab# 1.0 API Documentation |
|
ClabException Constructor (String)
Initializes a new instance of the "ClabException" class.
public ClabException(
String message);
Parameters
-
String
- The exception message which describes the reason for the exception.
See Also
ClabException Class | CLab.Exceptions Namespace | ClabException Constructor Overload List