jSyncManager

org.jSyncManager.Client.LegacyClient
Class NoPortHandlerAvailableException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.jSyncManager.Client.LegacyClient.NoPortHandlerAvailableException
All Implemented Interfaces:
java.io.Serializable

Deprecated. This class has been completely deprecated by the new Swing GUI client classes. It is provided here as completely unsupported code, so please use at your own risk!

public class NoPortHandlerAvailableException
extends java.lang.Exception

An Exception thrown by ComSelectDialog when no serial transports can be found.

Version:
$Revision: 1.5 $
Author:
Brad BARCLAY <bbarclay@jsyncmanager.org>
Last modified by: $Author: yaztromo $ on $Date: 2003/06/26 02:28:43 $.
See Also:
Serialized Form

Constructor Summary
NoPortHandlerAvailableException()
          Deprecated. NoPortHandlerAvailableException constructor.
NoPortHandlerAvailableException(java.lang.String s)
          Deprecated. NoPortHandlerAvailableException constructor.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NoPortHandlerAvailableException

public NoPortHandlerAvailableException()
Deprecated. 
NoPortHandlerAvailableException constructor.

NoPortHandlerAvailableException

public NoPortHandlerAvailableException(java.lang.String s)
Deprecated. 
NoPortHandlerAvailableException constructor.
Parameters:
s - The message to store in this exception.

jSyncManager

Copyright (c) 1999 - 2003 Brad BARCLAY and others. All Rights Reserved.