grs.spice
Class SpiceException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--grs.spice.SpiceException
All Implemented Interfaces:
Serializable

public class SpiceException
extends Exception

See Also:
Serialized Form

Constructor Summary
SpiceException()
           
SpiceException(String msg)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SpiceException

public SpiceException()

SpiceException

public SpiceException(String msg)


2001 Mars Odyssey Gamma Ray Spectrometer Team