JaCIL Framework API

HandlerException Constructor (String)

Creates the exception.

public HandlerException(
   string message
);

Parameters

message
The message associated with this exception.

See Also

HandlerException Class | JaCIL.Compiler Namespace | HandlerException Constructor Overload List