connect
Class ConnectionRejectedException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--connect.ConnectionRejectedException
- All Implemented Interfaces:
- Serializable
- public class ConnectionRejectedException
- extends Exception
- implements Serializable
This exception is generated when an attempt to connect to a remote
component via CreatesConnection.connect() fails.
- Version:
- $Revision: 1.4 $
- Author:
- Dave Jurgens
- See Also:
- Serialized Form
| Fields inherited from class java.lang.Throwable |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
ConnectionRejectedException
public ConnectionRejectedException(String message)
To submit a bug or feature email the author of that class. Funding for this research was provided by Boeing and DARPA.