lejos.realtime
Class IllegalAssignmentError

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Error
          extended by lejos.realtime.IllegalAssignmentError

public class IllegalAssignmentError
extends Error

Author:
Benoit Bousquet

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

Constructor Detail

IllegalAssignmentError

public IllegalAssignmentError()