Package co.ecg.alpaca.core.exception
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:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TimesTenRowNotFoundException(Exception e)
Constructor for HelperException.TimesTenRowNotFoundException(String s)
Constructor for HelperException.
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-