com.ebmwebsourcing.petalsview.service.flow
Class FlowException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.ebmwebsourcing.petalsview.service.flow.FlowException
All Implemented Interfaces:
java.io.Serializable

public class FlowException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
FlowException()
           
FlowException(java.lang.String message)
           
FlowException(java.lang.String message, java.lang.Throwable cause)
           
FlowException(java.lang.Throwable cause)
           
 
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

FlowException

public FlowException()

FlowException

public FlowException(java.lang.String message,
                     java.lang.Throwable cause)

FlowException

public FlowException(java.lang.String message)

FlowException

public FlowException(java.lang.Throwable cause)


Copyright © 2010 eBMWebsourcing. All Rights Reserved.