Class TimesTenRowNotFoundException

  • All Implemented Interfaces:
    Serializable

    public class TimesTenRowNotFoundException
    extends Exception

    HelperException class.

    Version:
    $Id: $Id
    Author:
    mkeathley
    See Also:
    Serialized Form
    • Constructor Detail

      • TimesTenRowNotFoundException

        public TimesTenRowNotFoundException​(Exception e)

        Constructor for HelperException.

        Parameters:
        e - a Exception object.
      • TimesTenRowNotFoundException

        public TimesTenRowNotFoundException​(String s)

        Constructor for HelperException.

        Parameters:
        s - a String object.