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, toString
public ShiftException(Unit unit, double origin)
unit
- The unit.origin
- The desired origin.Copyright © 1999–2016 UCAR/Unidata. All rights reserved.