CLab# 1.0 API Documentation

SymbolException Constructor (String)

Initializes a new instance of the "SymbolException" class.

public SymbolException(
   String message
);

Parameters

String
The exception message which describes the reason for the exception.

See Also

SymbolException Class | com.calitha.goldparser Namespace | SymbolException Constructor Overload List