jSyncManager

org.jSyncManager.JSerial
Class SerialSpeedException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.jSyncManager.JSerial.SerialSpeedException
All Implemented Interfaces:
java.io.Serializable

public class SerialSpeedException
extends java.lang.Exception

An exception to be thrown when the serial speed setting is invalid.

Version:
$Revision: 1.2 $
Author:
Brad BARCLAY <bbarclay@jsyncmanager.org>
Last modified by: $Author: yaztromo $ on $Date: 2003/11/20 17:50:58 $.
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.lang.Exception
 
Constructor Summary
SerialSpeedException()
          The following constructor is a messageless exception.
SerialSpeedException(java.lang.String s)
          The following constructor builds an exception with a given 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
 

Constructor Detail

SerialSpeedException

public SerialSpeedException()
The following constructor is a messageless exception.


SerialSpeedException

public SerialSpeedException(java.lang.String s)
The following constructor builds an exception with a given message.

Parameters:
s - the message to include with this exception.

jSyncManager

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