Elexis API documentation
Version 2.1.6 as of December 11 2011

ch.elexis.rs232
Class SerialConnectionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by ch.elexis.rs232.SerialConnectionException
All Implemented Interfaces:
java.io.Serializable

public class SerialConnectionException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
SerialConnectionException()
          Constructs a SerialConnectionException with no detail message.
SerialConnectionException(java.lang.String str)
          Constructs a SerialConnectionException with the specified detail message.
SerialConnectionException(java.lang.String message, PortInUseException e)
           
 
Method Summary
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SerialConnectionException

public SerialConnectionException(java.lang.String str)
Constructs a SerialConnectionException with the specified detail message.

Parameters:
s - the detail message.

SerialConnectionException

public SerialConnectionException()
Constructs a SerialConnectionException with no detail message.


SerialConnectionException

public SerialConnectionException(java.lang.String message,
                                 PortInUseException e)

Elexis API documentation
Version 2.1.6 as of December 11 2011

Copyright 2005-2011 by Gerry Weirich, Elexis