Package org.gvsig.utils.exceptionHandling


package org.gvsig.utils.exceptionHandling
  • Class
    Description
    Stores a group of ExceptionListener that, in whatever moment could be notified a Throwable Java error or exception.
    ExceptionListener defines the way to notify a listener that an error or exception throwable by the Java Virtual Machine has been produced.