com.sun.spot.sensorboard.io
Class IOPinException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
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. |
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.
Copyright © 2006, 2007 Sun Microsystems, Inc. All Rights Reserved.