com.clra.rowing
Class BoatingStateException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.clra.rowing.BoatingStateException
- All Implemented Interfaces:
- Serializable
- public class BoatingStateException
- extends Exception
Indicates a boating is in an inconsistent state, or that a boating
operation is invoked in an inappropriate state
- Version:
- $Id: BoatingStateException.java,v 1.2 2002/02/18 18:03:50 rphall Exp $
- Author:
- Rick Hall
- See Also:
- Serialized Form
BoatingStateException
public BoatingStateException()
BoatingStateException
public BoatingStateException(String msg)