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