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
|
getErrorType
public ParseException(int lineNo, FileInfo fileInfo, java.lang.Exception cause)
public int getLineNumber()
public FileInfo getFileInfo()
public java.lang.String getMessage()
ZException
getMessage
in class ZException
Copyright © 2014 EsprIT-Systems. All Rights Reserved.