|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception org.greenstone.fedora.services.FedoraGS3Exception.ServerNotFoundException
public static class FedoraGS3Exception.ServerNotFoundException
This ServerNotFoundException can be thrown when the user enters there is no (Fedora) server listening at a given host and port. Thrown when a 404 Not Found occurs.
Constructor Summary | |
---|---|
FedoraGS3Exception.ServerNotFoundException(java.lang.String message)
|
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.ServerNotFoundException(java.lang.String message)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |