public class

ExceptionEdgeHandler

extends Object
java.lang.Object
   ↳ uk.ac.imperial.presage2.util.location.area.ExceptionEdgeHandler

Class Overview

EdgeHandler which simply throws an exception when invoked.

Summary

Public Constructors
ExceptionEdgeHandler()
Public Methods
Move getValidMove(Location loc, Move m)
void setEdge(Area.Edge e)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public ExceptionEdgeHandler ()

Public Methods

public Move getValidMove (Location loc, Move m)

public void setEdge (Area.Edge e)