lejos.realtime
Class CeilingViolationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by lejos.realtime.CeilingViolationException

public class CeilingViolationException
extends Exception

Author:
amahendran

Constructor Summary
CeilingViolationException()
           
CeilingViolationException(String message)
           
 
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

CeilingViolationException

public CeilingViolationException()

CeilingViolationException

public CeilingViolationException(String message)