se.kb.oai
Class OAIException
java.lang.Object
java.lang.Throwable
java.lang.Exception
se.kb.oai.OAIException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ErrorResponseException
public class OAIException
- extends Exception
A general exception that OAI4J throws. Often used to wrap lower-level
exceptions.
- Author:
- Oskar Grenholm, National Library of Sweden
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OAIException
public OAIException()
OAIException
public OAIException(Exception e)
Copyright © 2008. All Rights Reserved.