| java.lang.Object java.lang.Throwable java.lang.Exception org.fao.oaipmh.exceptions.OaiPmhException
All known Subclasses: org.fao.oaipmh.exceptions.BadVerbException, org.fao.oaipmh.exceptions.CannotDisseminateFormatException, org.fao.oaipmh.exceptions.BadResumptionTokenException, org.fao.oaipmh.exceptions.NoSetHierarchyException, org.fao.oaipmh.exceptions.NoMetadataFormatsException, org.fao.oaipmh.exceptions.IdDoesNotExistException, org.fao.oaipmh.exceptions.NoRecordsMatchException, org.fao.oaipmh.exceptions.BadArgumentException,
BAD_ARGUMENT | final protected static String BAD_ARGUMENT(Code) | | |
BAD_RESUMPTION_TOKEN | final protected static String BAD_RESUMPTION_TOKEN(Code) | | |
CANNOT_DISSEMINATE_FORMAT | final protected static String CANNOT_DISSEMINATE_FORMAT(Code) | | |
ID_DOES_NOT_EXIST | final protected static String ID_DOES_NOT_EXIST(Code) | | |
NO_METADATA_FORMATS | final protected static String NO_METADATA_FORMATS(Code) | | |
NO_RECORDS_MATCH | final protected static String NO_RECORDS_MATCH(Code) | | |
NO_SET_HIERARCHY | final protected static String NO_SET_HIERARCHY(Code) | | |
OaiPmhException | public OaiPmhException(String code, String message, Element response)(Code) | | |
getResponse | public Element getResponse()(Code) | | |
|
|