Interface ExceptionHandler


public interface ExceptionHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • handleException

      void handleException(Exception exception)