Package hec.data

Class VerticalDatumException

java.lang.Object
java.lang.Throwable
java.lang.Exception
mil.army.usace.hec.metadata.VerticalDatumException
hec.data.VerticalDatumException
All Implemented Interfaces:
Serializable

@Deprecated public class VerticalDatumException extends mil.army.usace.hec.metadata.VerticalDatumException
Deprecated.
As of 02/08/2021 use VerticalDatumException from hec-nucleus-metadata instead.
See Also:
  • Constructor Details

    • VerticalDatumException

      public VerticalDatumException()
      Deprecated.
    • VerticalDatumException

      public VerticalDatumException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
      Deprecated.
    • VerticalDatumException

      public VerticalDatumException(String message, Throwable cause)
      Deprecated.
    • VerticalDatumException

      public VerticalDatumException(String message)
      Deprecated.
    • VerticalDatumException

      public VerticalDatumException(Throwable cause)
      Deprecated.