|
|||||||||
| 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.MetaDataBaseError
public class MetaDataBaseError
This error is created whenever there is a problem communicating with the MetaDataBase.
| Field Summary |
|---|
| Fields inherited from class edu.unh.sdb.common.SDBError |
|---|
AlwaysThrow, exceptionObject, Fatal, NeverThrow, Recoverable, throwerIndex, ThrowFatalOnly, Warning |
| Constructor Summary | |
|---|---|
MetaDataBaseError(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 MetaDataBaseError(int errorLevel,
java.lang.String message)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||