org.mod4j.dslcommon.openarchitectureware
Class Mod4jWorkflowException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.mod4j.dslcommon.openarchitectureware.Mod4jWorkflowException
All Implemented Interfaces:
java.io.Serializable

public class Mod4jWorkflowException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
Mod4jWorkflowException(java.lang.String string)
           
 
Method Summary
 java.lang.String getMessage()
           
 void setMessage(java.lang.String message)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, 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

Mod4jWorkflowException

public Mod4jWorkflowException(java.lang.String string)
Method Detail

getMessage

public java.lang.String getMessage()
Overrides:
getMessage in class java.lang.Throwable

setMessage

public void setMessage(java.lang.String message)


Copyright © 2010 Mod4j. All Rights Reserved.