vooga.physicsEngine
Class PhysicsException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by vooga.physicsEngine.PhysicsException
All Implemented Interfaces:
java.io.Serializable

public class PhysicsException
extends java.lang.RuntimeException

Author:
Peng Shi
See Also:
Serialized Form

Field Summary
static java.lang.String EMPTY_INTERSECTION_NO_ARBITER
           
 
Constructor Summary
PhysicsException(java.lang.String message)
           
 
Method Summary
 
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
 

Field Detail

EMPTY_INTERSECTION_NO_ARBITER

public static final java.lang.String EMPTY_INTERSECTION_NO_ARBITER
See Also:
Constant Field Values
Constructor Detail

PhysicsException

public PhysicsException(java.lang.String message)
Parameters:
emptyIntersectionNoArbiter -