public abstract class BaseQuantityException extends UnitException implements Serializable
| Constructor and Description |
|---|
BaseQuantityException()
Constructs from nothing.
|
BaseQuantityException(String message)
Constructs from a message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BaseQuantityException()
public BaseQuantityException(String message)
Copyright © 1999–2013 UCAR/Unidata. All rights reserved.