RoboJDETM v1.5

javax.comm
Class UnsupportedCommOperationException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjavax.comm.UnsupportedCommOperationException

public class UnsupportedCommOperationException
extends Exception

Exception thrown when an attempt is made to operate on a comm port in a way that isn't supported by the particular port.


Constructor Summary
UnsupportedCommOperationException()
           
UnsupportedCommOperationException(String message)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getMessage, printStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait
 

Constructor Detail

UnsupportedCommOperationException

public UnsupportedCommOperationException()

UnsupportedCommOperationException

public UnsupportedCommOperationException(String message)

RoboJDETM v1.5

Copyright (c) 2003-2006 RidgeSoft, LLC. All rights reserved.
www.ridgesoft.com