|
|||||||||
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.IllegalArgumentError
public class IllegalArgumentError
Field Summary |
---|
Fields inherited from class edu.unh.sdb.common.SDBError |
---|
AlwaysThrow, exceptionObject, Fatal, NeverThrow, Recoverable, throwerIndex, ThrowFatalOnly, Warning |
Constructor Summary | |
---|---|
IllegalArgumentError(int errorLevel,
java.lang.String 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 IllegalArgumentError(int errorLevel, java.lang.String message)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |