|
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.TradingTimeFormatException
public class TradingTimeFormatException
An exception which is raised when there is a problem parsing a time.
| Constructor Summary | |
|---|---|
TradingTimeFormatException(java.lang.String time)
Create a new trading time format exception. |
|
| Method Summary | |
|---|---|
java.lang.String |
getTime()
Return the time 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 TradingTimeFormatException(java.lang.String time)
time - the time being parsed.| Method Detail |
|---|
public java.lang.String getTime()
|
Venice 0.7beta | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||