Boeing Simulation 3.1 API Specification

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

Field Summary
private static long serialVersionUID
           
 
Fields inherited from class java.lang.Throwable
 
Constructor Summary
ConnectionRejectedException(String message)
           
 
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

serialVersionUID

private static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

ConnectionRejectedException

public ConnectionRejectedException(String message)

Boeing Simulation 3.1 API Specification

To submit a bug or feature email the author of that class. Funding for this research was provided by Boeing and DARPA.