com.clra.rowing
Class RowingSessionStateException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.clra.rowing.RowingSessionStateException
- All Implemented Interfaces:
- Serializable
- public class RowingSessionStateException
- extends Exception
Indicates an error during retrieval or storage of Rowing data.
- Version:
- $Id: RowingSessionStateException.java,v 1.2 2002/02/18 18:05:01 rphall Exp $
- Author:
- Rick Hall
- See Also:
- Serialized Form
RowingSessionStateException
public RowingSessionStateException()
RowingSessionStateException
public RowingSessionStateException(String msg)