lejos.robotics.proposal
Class DestinationUnreachableException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by lejos.robotics.proposal.DestinationUnreachableException

public class DestinationUnreachableException
extends Exception


Constructor Summary
DestinationUnreachableException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
getMessage, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DestinationUnreachableException

public DestinationUnreachableException()