| 
Venice 0.7beta | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
org.mov.util.TradingDateFormatException
public class TradingDateFormatException
An exception which is raised when there is a problem parsing a date.
| Constructor Summary | |
|---|---|
TradingDateFormatException(java.lang.String date)
Create a new trading date format exception.  | 
|
| Method Summary | |
|---|---|
 java.lang.String | 
getDate()
Return the date string being parsed.  | 
| Methods inherited from class java.lang.Throwable | 
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public TradingDateFormatException(java.lang.String date)
date - the date being parsed.| Method Detail | 
|---|
public java.lang.String getDate()
  | 
Venice 0.7beta | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||