org.tbee.swing.connector
Class ConnectorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.tbee.swing.connector.ConnectorException
- All Implemented Interfaces:
- java.io.Serializable
public class ConnectorException
- extends java.lang.RuntimeException
- Version:
- $Revision: 1.2 $
- See Also:
- Serialized Form
|
Field Summary |
static java.lang.String |
SOURCECODE_VERSION
Standard variable for determining version of a class file. |
| 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 |
SOURCECODE_VERSION
public static final java.lang.String SOURCECODE_VERSION
- Standard variable for determining version of a class file.
- See Also:
- Constant Field Values
ConnectorException
public ConnectorException()
ConnectorException
public ConnectorException(java.lang.String message)
- Parameters:
message -
ConnectorException
public ConnectorException(java.lang.String message,
java.lang.Throwable cause)
- Parameters:
message - cause -
ConnectorException
public ConnectorException(java.lang.Throwable cause)
- Parameters:
cause -
Copyright © 2010 KnowledgePlaza. All Rights Reserved.