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