public final class ShiftException extends OperationException
| Constructor and Description |
|---|
ShiftException(Unit unit,
Date origin)
Constructs from the unit and the origin.
|
ShiftException(Unit unit,
double origin)
Constructs from the unit and the origin.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ShiftException(Unit unit, double origin)
unit - The unit.origin - The desired origin.Copyright © 1999-2013 UCAR/Unidata. All Rights Reserved.