net.vattp.data
Class ConnectionAttemptFailed
java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.io.IOException
                    |
                    +--net.vattp.data.ConnectionAttemptFailed
- All Implemented Interfaces: 
- Serializable
-  class ConnectionAttemptFailed- extends IOException
Exception thrown when all locations for a vat have been tried.
- Author:
- Bill Frantz
 
| Fields inherited from class java.lang.Exception | 
|  | 
 
| Fields inherited from class java.lang.Throwable | 
|  | 
 
 
| Methods inherited from class java.lang.Throwable | 
| backtrace, eStack, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, javaStack, leaf, printStackTrace, printStackTrace, printStackTrace, printThrowableOn, setStackTrace, toString, unwrap | 
 
 
ConnectionAttemptFailed
ConnectionAttemptFailed(String s)
comments? 