Uses of Interface
org.gvsig.utils.exceptionHandling.ExceptionListener
Packages that use ExceptionListener
-
Uses of ExceptionListener in org.gvsig.utils.exceptionHandling
Methods in org.gvsig.utils.exceptionHandling with parameters of type ExceptionListenerModifier and TypeMethodDescriptionvoidExceptionHandlingSupport.addExceptionListener(ExceptionListener o) Adds a newExceptionListenerfor adding support to it.booleanExceptionHandlingSupport.removeExceptionListener(ExceptionListener o) Removes anExceptionListenerfor finishing the support to it.