movements
Class InevitableCollisionException

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

public class InevitableCollisionException
extends java.lang.Exception

Author:
Nigel
See Also:
Serialized Form

Constructor Summary
InevitableCollisionException()
          Creates a new instance of InevitableCollisionException
 
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

InevitableCollisionException

public InevitableCollisionException()
Creates a new instance of InevitableCollisionException



Copyright © 2003 Nigel Westbury