org.tubo.exception
Class TuboException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.tubo.exception.TuboException
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- TuboConfigurationException, TuboFlowException, TuboKernelException, TuboResourceException
public class TuboException
- extends java.lang.RuntimeException
Created: Jun 23, 2005 6:23:23 AM
Last Modification Date: $Date: 2006-12-15 18:48:45 -0300 (Fri, 15 Dec 2006) $
- Version:
- $Revision: 84 $
- Author:
- maldito_orco (maldito_orco@users.sourceforge.net)
- See Also:
- Serialized Form
Field Summary |
static java.lang.String |
RCS_ID
|
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 |
RCS_ID
public static final java.lang.String RCS_ID
- See Also:
- Constant Field Values
TuboException
public TuboException()
TuboException
public TuboException(java.lang.String message)
TuboException
public TuboException(java.lang.Throwable cause)
TuboException
public TuboException(java.lang.String message,
java.lang.Throwable cause)
Copyright © 2004-2007 Tubo. All Rights Reserved.