Class IdDoesNotExist
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- nl.b3p.commons.oai.dataprovider20.error.OAIError
-
- nl.b3p.commons.oai.dataprovider20.error.IdDoesNotExist
-
- All Implemented Interfaces:
Serializable
public class IdDoesNotExist extends OAIError
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IdDoesNotExist(String text)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
IdDoesNotExist
public IdDoesNotExist(String text)
-
-