com.sun.spot.peripheral
Class SpotFatalException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sun.spot.peripheral.SpotFatalException
- All Implemented Interfaces:
- Serializable
public class SpotFatalException
- extends RuntimeException
This class represents all API precondition violations by client programs.
- Author:
- Syntropy
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SpotFatalException
public SpotFatalException()
SpotFatalException
public SpotFatalException(String s)
- Parameters:
s - descriptive message
Copyright © 2006-2008 Sun Microsystems, Inc. All Rights Reserved.