org.purl.sword.base
Class SWORDContentTypeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.purl.sword.base.SWORDContentTypeException
All Implemented Interfaces:
Serializable

public class SWORDContentTypeException
extends Exception

Represents a SWORD exception to be thrown if a format supplied in a deposit is not accepted by the repository.

Author:
Stuart Lewis
See Also:
Serialized Form

Constructor Summary
SWORDContentTypeException()
           
 
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

SWORDContentTypeException

public SWORDContentTypeException()


Copyright © 2008 The DSpace Foundation. All Rights Reserved.