public class LotusScriptCompilationException extends DominoException
Constructor and Description |
---|
LotusScriptCompilationException(String errorText,
String errorFile,
int version,
int line) |
Modifier and Type | Method and Description |
---|---|
String |
getErrorFile() |
String |
getErrorText() |
int |
getLine() |
int |
getVersion()
Retrieves the error version.
|
getId
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public String getErrorText()
public String getErrorFile()
public int getVersion()
1
.public int getLine()
Copyright © 2019–2021 HCL. All rights reserved.