Class AbstractViewPanel.ViewExceptionListener

java.lang.Object
org.gvsig.app.project.documents.view.gui.AbstractViewPanel.ViewExceptionListener
All Implemented Interfaces:
org.gvsig.utils.exceptionHandling.ExceptionListener
Enclosing class:
AbstractViewPanel

public class AbstractViewPanel.ViewExceptionListener extends Object implements org.gvsig.utils.exceptionHandling.ExceptionListener
  • Constructor Details

    • ViewExceptionListener

      public ViewExceptionListener()
  • Method Details

    • exceptionThrown

      public void exceptionThrown(Throwable t)
      Specified by:
      exceptionThrown in interface org.gvsig.utils.exceptionHandling.ExceptionListener
      See Also:
      • invalid reference
        com.iver.cit.gvsig.fmap.ExceptionListener#exceptionThrown(java.lang.Throwable)