|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.fcrepo.server.errors.ServerException
org.fcrepo.server.errors.StorageException
org.fcrepo.server.errors.LowlevelStorageException
org.fcrepo.server.errors.LowlevelStorageInconsistencyException
public class LowlevelStorageInconsistencyException
| Constructor Summary | |
|---|---|
LowlevelStorageInconsistencyException(String message)
|
|
LowlevelStorageInconsistencyException(String message,
Throwable cause)
|
|
| Method Summary |
|---|
| Methods inherited from class org.fcrepo.server.errors.LowlevelStorageException |
|---|
getMessage |
| Methods inherited from class org.fcrepo.server.errors.ServerException |
|---|
getCode, getDetails, getDetails, getMessage, setWasServer, wasServer |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LowlevelStorageInconsistencyException(String message,
Throwable cause)
public LowlevelStorageInconsistencyException(String message)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||