|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.unh.sdb.common.SDBError
edu.unh.sdb.common.XMLReaderError
public class XMLReaderError
This error is created whenever there is a problem communicating with the XMLReader.
Field Summary |
---|
Fields inherited from class edu.unh.sdb.common.SDBError |
---|
AlwaysThrow, exceptionObject, Fatal, NeverThrow, Recoverable, throwerIndex, ThrowFatalOnly, Warning |
Constructor Summary | |
---|---|
XMLReaderError(int errorLevel,
java.lang.String message)
Create an error with the specified error level and message. |
Method Summary |
---|
Methods inherited from class edu.unh.sdb.common.SDBError |
---|
getErrorReportingLevel, logError, setErrorReportingLevel, shouldThrowException |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XMLReaderError(int errorLevel, java.lang.String message)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |