org.tubo.exception
Class TuboFlowException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.tubo.exception.TuboException
                  extended by org.tubo.exception.TuboFlowException
All Implemented Interfaces:
java.io.Serializable

public class TuboFlowException
extends TuboException

Created: Jun 23, 2005 6:28:55 AM Last Modification Date: $Date: 2006-10-19 12:11:35 -0300 (Thu, 19 Oct 2006) $

Version:
$Revision: 17 $
Author:
jvlio (jvlio@users.sourceforge.net)
See Also:
Serialized Form

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

Field Detail

RCS_ID

public static final java.lang.String RCS_ID
See Also:
Constant Field Values
Constructor Detail

TuboFlowException

public TuboFlowException()

TuboFlowException

public TuboFlowException(java.lang.String message)

TuboFlowException

public TuboFlowException(java.lang.Throwable cause)

TuboFlowException

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


Copyright © 2004-2007 Tubo. All Rights Reserved.