public class ZPrintError extends CztErrorImpl
Constructor and Description |
---|
ZPrintError(SectionInfo si,
ZPrintMessage msg,
Object[] params,
LocInfo locInfo) |
Modifier and Type | Method and Description |
---|---|
protected ResourceBundle |
getResourceBundle() |
static void |
report(SectionInfo sectInfo,
Source source,
ErrorType errorType,
ZPrintMessage msg,
Object[] params,
LocInfo locInfo) |
static void |
report(SectionInfo sectInfo,
Source source,
ErrorType errorType,
ZPrintMessage msg,
Object[] params,
LocInfo locInfo,
String info) |
static void |
report(Source source,
CztError error) |
baseHashCodeCztError, compareCztErrorPositionTypeAndMessage, compareCztErrorsEquals, compareTo, equals, getErrorType, getInfo, getMessage, getMessageKey, getMessageParams, getSectionInfo, hashCode, hasSectionInfo, setErrorType, setInfo, toString
getColumn, getDialect, getLength, getLine, getSource, getStart
public ZPrintError(SectionInfo si, ZPrintMessage msg, Object[] params, LocInfo locInfo)
public static void report(SectionInfo sectInfo, Source source, ErrorType errorType, ZPrintMessage msg, Object[] params, LocInfo locInfo)
public static void report(SectionInfo sectInfo, Source source, ErrorType errorType, ZPrintMessage msg, Object[] params, LocInfo locInfo, String info)
protected ResourceBundle getResourceBundle()
getResourceBundle
in class CztErrorImpl
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.