DCT Lightfoot v3 API specification

javax.comm
Class UnsupportedCommOperationException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--javax.comm.UnsupportedCommOperationException

public class UnsupportedCommOperationException
extends Exception


Field Summary
 
Fields inherited from class java.lang.Throwable
stackTrace
 
Constructor Summary
UnsupportedCommOperationException()
          Create an unssuported comm operation exception
UnsupportedCommOperationException(java.lang.String arg0)
          Create an unssuported comm operation exception
 
Methods inherited from class java.lang.Throwable
getMessage, printStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UnsupportedCommOperationException

public UnsupportedCommOperationException()
Create an unssuported comm operation exception


UnsupportedCommOperationException

public UnsupportedCommOperationException(java.lang.String arg0)
Create an unssuported comm operation exception

Parameters:
arg0 - The message

DCT Lightfoot v3 API specification

DCT Lightfoot v3 API specification