com.dotmarketing.portlets.workflows.business
Class DotWorkflowException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.dotmarketing.exception.DotRuntimeException
                  extended by com.dotmarketing.business.DotStateException
                      extended by com.dotmarketing.portlets.workflows.business.DotWorkflowException
All Implemented Interfaces:
java.io.Serializable

public class DotWorkflowException
extends DotStateException

See Also:
Serialized Form

Constructor Summary
DotWorkflowException(java.lang.String x)
           
 
Method Summary
 
Methods inherited from class com.dotmarketing.exception.DotRuntimeException
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

DotWorkflowException

public DotWorkflowException(java.lang.String x)


Copyright © 2013 dotCMS Inc. All Rights Reserved.