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, toStringpublic 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–2013 UCAR/Unidata. All rights reserved.