public class UnitSystemException extends UnitException
| Constructor and Description |
|---|
UnitSystemException(String message)
Constructs from an error message.
|
UnitSystemException(String message,
Exception e)
Constructs from an error message and the exception that caused the error.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnitSystemException(String message)
message - The error messsage.Copyright © 1999–2015 UCAR/Unidata. All rights reserved.