public class UnitFormatException extends UnitException
| Constructor and Description |
|---|
UnitFormatException()
Constructs from nothing.
|
UnitFormatException(String message)
Constructs from an error message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnitFormatException()
public UnitFormatException(String message)
message - The error message.Copyright © 1999–2014 UCAR/Unidata. All rights reserved.