org.dspace.sword.client.exceptions
Class PackagerException

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

public class PackagerException
extends Exception

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

See Also:
Serialized Form

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

PackagerException

public PackagerException()

PackagerException

public PackagerException(String arg0,
                         Throwable arg1)

PackagerException

public PackagerException(String arg0)

PackagerException

public PackagerException(Throwable arg0)


Copyright © 2013 DuraSpace. All Rights Reserved.