public class ParseException extends ZException
| Constructor and Description |
|---|
ParseException(int lineNo,
FileInfo fileInfo,
java.lang.Exception cause) |
ParseException(int lineNo,
FileInfo fileInfo,
NlsKey nls,
java.lang.Object... args) |
| Modifier and Type | Method and Description |
|---|---|
FileInfo |
getFileInfo() |
int |
getLineNumber() |
java.lang.String |
getMessage()
Overridden to return the translated error message
|
getErrorTypepublic ParseException(int lineNo,
FileInfo fileInfo,
java.lang.Exception cause)
public int getLineNumber()
public FileInfo getFileInfo()
public java.lang.String getMessage()
ZExceptiongetMessage in class ZExceptionCopyright © 2014 EsprIT-Systems. All Rights Reserved.