visad
Class BadDirectManipulationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by visad.VisADException
              extended by visad.DisplayException
                  extended by visad.BadMappingException
                      extended by visad.BadDirectManipulationException
All Implemented Interfaces:
java.io.Serializable

public class BadDirectManipulationException
extends BadMappingException

BadDirectManipulationException is an exception for an illegal DirectManipulation with a VisAD display.

See Also:
Serialized Form

Constructor Summary
BadDirectManipulationException()
           
BadDirectManipulationException(java.lang.String s)
           
 
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
 

Constructor Detail

BadDirectManipulationException

public BadDirectManipulationException()

BadDirectManipulationException

public BadDirectManipulationException(java.lang.String s)