|
||||||||
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.greenstone.fedora.services.FedoraGS3Exception.FedoraVersionNotSupportedException
public static class FedoraGS3Exception.FedoraVersionNotSupportedException
Certain functionality in Fedora - in particular fielded search - is implemented differently or uses slightly different Fedora types in older versions of Fedora (fielded search in 2.0 uses a different Condition class). In that case, the fielded search web service cannot be performed, and this FedoraVersionNotSupportedException is thrown.
Constructor Summary | |
---|---|
FedoraGS3Exception.FedoraVersionNotSupportedException(java.lang.String fedoraVersion)
|
Method Summary |
---|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, 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 FedoraGS3Exception.FedoraVersionNotSupportedException(java.lang.String fedoraVersion)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |