Package com.stimulsoft.report
Class CompilerError
java.lang.Object
com.stimulsoft.report.CompilerError
- Direct Known Subclasses:
StiScriptError
Copyright Stimulsoft
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
line
public int line -
column
public int column -
errorNumber
-
warning
public boolean warning -
errorText
-
fileName
-
-
Constructor Details
-
CompilerError
public CompilerError()
-