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, toString
public UnitFormatException()
public UnitFormatException(String message)
message
- The error message.Copyright © 1999–2015 UCAR/Unidata. All rights reserved.