jsky.science
Class UnitsNotSupportedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
jsky.science.UnitsNotSupportedException
- All Implemented Interfaces:
- Serializable
public class UnitsNotSupportedException
- extends Exception
The UnitsNotSupportedException is thrown by a Quantity when
a request for a value is made in units that are not supported by
the Quantity subclass.
This code was developed by NASA, Goddard Space Flight Center, Code 588
for the Scientist's Expert Assistant (SEA) project for Next Generation
Space Telescope (NGST).
- Version:
- 06.30.2000
- Author:
- Sandy Grosvenor
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnitsNotSupportedException
public UnitsNotSupportedException(String units)
getUnits
public String getUnits()
Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.