Class TimesTenRowNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
co.ecg.alpaca.core.exception.TimesTenRowNotFoundException
All Implemented Interfaces:
Serializable

public class TimesTenRowNotFoundException extends Exception

HelperException class.

Version:
$Id: $Id
Author:
mkeathley
See Also:
  • Constructor Details

    • 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.