SunSPOT API V5.0


com.sun.spot.sensorboard.io
Class IOPinException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.sun.spot.sensorboard.io.IOPinException

public class IOPinException
extends RuntimeException

Author:
arshan

Constructor Summary
IOPinException()
          Creates a new instance of IOPinException without detail message.
IOPinException(String msg)
          Constructs an instance of IOPinException with the specified detail message.
 
Method Summary
 
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

IOPinException

public IOPinException()
Creates a new instance of IOPinException without detail message.


IOPinException

public IOPinException(String msg)
Constructs an instance of IOPinException with the specified detail message.

Parameters:
msg - the detail message.

SunSPOT API V5.0


Copyright � 2006-2008 Sun Microsystems, Inc. All Rights Reserved.