Interface RestExceptionListener

All Known Implementing Classes:
MetricsRestExceptionListener

public interface RestExceptionListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • onException

      void onException(Exception exception)