repast.simphony.visualization.engine
Class DisplayCreationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by repast.simphony.visualization.engine.DisplayCreationException
All Implemented Interfaces:
Serializable

public class DisplayCreationException
extends Exception

Author:
Nick Collier
See Also:
Serialized Form

Constructor Summary
DisplayCreationException(Throwable cause)
           
 
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

DisplayCreationException

public DisplayCreationException(Throwable cause)
Parameters:
cause -