org.dspace.sword.client.exceptions
Class PackageFormatException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.dspace.sword.client.exceptions.PackageFormatException
All Implemented Interfaces:
Serializable

public class PackageFormatException
extends Exception

User: Robin Taylor Date: 15/02/11 Time: 21:12

See Also:
Serialized Form

Constructor Summary
PackageFormatException()
           
PackageFormatException(String arg0)
           
PackageFormatException(String arg0, Throwable arg1)
           
PackageFormatException(Throwable arg0)
           
 
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

PackageFormatException

public PackageFormatException()

PackageFormatException

public PackageFormatException(String arg0,
                              Throwable arg1)

PackageFormatException

public PackageFormatException(String arg0)

PackageFormatException

public PackageFormatException(Throwable arg0)


Copyright © 2013 DuraSpace. All Rights Reserved.