com.clra.rowing
Class ParticipantStateException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.clra.rowing.ParticipantStateException
- All Implemented Interfaces:
- java.io.Serializable
- public class ParticipantStateException
- extends java.lang.Exception
Indicates an error during retrieval or storage of Participant data.
- Version:
- $Id: ParticipantStateException.java,v 1.3 2003/02/26 03:38:45 rphall Exp $
| Nested classes inherited from class java.lang.Throwable |
|
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ParticipantStateException
public ParticipantStateException()
ParticipantStateException
public ParticipantStateException(java.lang.String msg)