Sun SPOT API
Green Release  


com.sun.spot.peripheral
Class SpotFatalException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.sun.spot.peripheral.SpotFatalException

public class SpotFatalException
extends RuntimeException

This class represents all API precondition violations by client programs.

Author:
Syntropy

Constructor Summary
SpotFatalException()
           
SpotFatalException(String s)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
getMessage, printStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SpotFatalException

public SpotFatalException()

SpotFatalException

public SpotFatalException(String s)
Parameters:
s - descriptive message

Sun SPOT API
Green Release  


Copyright © 2006 Sun Microsystems, Inc. All Rights Reserved.