C# Class clafer.org.ir.ClaferIR.ClaferCompilationException

The exception is thrown when the extraction template model cannot be compiled.
Inheritance: ClaferException
Mostra file Open project: gsdlab/Clafer-IR-API

Public Methods

Method Description
ClaferCompilationException ( string message ) : System

Method Details

ClaferCompilationException() public method

public ClaferCompilationException ( string message ) : System
message string
return System