public class NoSuchUnitException extends SpecificationException
Constructor and Description |
---|
NoSuchUnitException(String id)
Constructs from a unit identifier.
|
NoSuchUnitException(UnitID id)
Constructs from a unit identifier.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoSuchUnitException(UnitID id)
id
- The identifier of the unit that couldn't be found.public NoSuchUnitException(String id)
id
- The identifier of the unit that couldn't be found.Copyright © 1999–2014 UCAR/Unidata. All rights reserved.