Interface ExceptionHandler


public interface ExceptionHandler
A simple interface for handling exceptions.
Author:
Daniel Bernstein Date: Dec 13, 2013
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details