Package co.ecg.alpaca.toolkit.exception
Class TimesTenException
java.lang.Object
java.lang.Throwable
java.lang.Exception
co.ecg.alpaca.toolkit.exception.TimesTenException
- All Implemented Interfaces:
java.io.Serializable
public class TimesTenException
extends java.lang.Exception
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description TimesTenException()TimesTenException(java.lang.Exception e)TimesTenException(java.lang.String s)TimesTenException(java.lang.String s, java.lang.Throwable e) -
Method Summary
-
Constructor Details
-
TimesTenException
public TimesTenException() -
TimesTenException
public TimesTenException(java.lang.Exception e) -
TimesTenException
public TimesTenException(java.lang.String s) -
TimesTenException
public TimesTenException(java.lang.String s, java.lang.Throwable e)
-