org.ow2.petals.flowwatch.flowmanager
Class FlowRefManagerRuntimeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.ow2.petals.flowwatch.flowmanager.FlowRefManagerRuntimeException
All Implemented Interfaces:
java.io.Serializable

public class FlowRefManagerRuntimeException
extends java.lang.RuntimeException

Author:
Olivier
See Also:
Serialized Form

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

FlowRefManagerRuntimeException

public FlowRefManagerRuntimeException()

FlowRefManagerRuntimeException

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

FlowRefManagerRuntimeException

public FlowRefManagerRuntimeException(java.lang.String message)

FlowRefManagerRuntimeException

public FlowRefManagerRuntimeException(java.lang.Throwable cause)


Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.