org.dspace.xmlworkflow
Class WorkflowConfigurationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.dspace.xmlworkflow.WorkflowConfigurationException
All Implemented Interfaces:
Serializable

public class WorkflowConfigurationException
extends Exception

Exception for problems with the configuration xml

Author:
Bram De Schouwer (bram.deschouwer at dot com), Kevin Van de Velde (kevin at atmire dot com), Ben Bosman (ben at atmire dot com), Mark Diggory (markd at atmire dot com)
See Also:
Serialized Form

Constructor Summary
WorkflowConfigurationException(String error)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WorkflowConfigurationException

public WorkflowConfigurationException(String error)
Method Detail

toString

public String toString()
Overrides:
toString in class Throwable


Copyright © 2011 DuraSpace. All Rights Reserved.