com.iver.cit.gvsig.gui
Class View.ViewExceptionListener

java.lang.Object
  extended bycom.iver.cit.gvsig.gui.View.ViewExceptionListener
Enclosing class:
View

public class View.ViewExceptionListener
extends java.lang.Object


Constructor Summary
View.ViewExceptionListener()
           
 
Method Summary
 void exceptionThrown(java.lang.Throwable t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

View.ViewExceptionListener

public View.ViewExceptionListener()
Method Detail

exceptionThrown

public void exceptionThrown(java.lang.Throwable t)
See Also:
com.iver.cit.gvsig.fmap.ExceptionListener#exceptionThrown(java.lang.Throwable)