movements
Class PositionRequiredButNoPriorMovementException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bymovements.PositionRequiredButNoPriorMovementException
All Implemented Interfaces:
java.io.Serializable

class PositionRequiredButNoPriorMovementException
extends java.lang.Exception

Thrown when the position of a participant must be known, but there is no prior movement or fix to give a position. Some XML movement elements do not specify where the participant starts the movement but assumes that the participant starts the movement where they happen to be left by prior movements. See ???.

Author:
Nigel

Field Summary
 
Fields inherited from class java.lang.Exception
 
Fields inherited from class java.lang.Throwable
 
Constructor Summary
(package private) PositionRequiredButNoPriorMovementException()
          Creates a new instance of PositionRequiredButNoPriorMovementException
 
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

PositionRequiredButNoPriorMovementException

PositionRequiredButNoPriorMovementException()
Creates a new instance of PositionRequiredButNoPriorMovementException



Copyright © 2003 Nigel Westbury