Interface ExceptionStatusMapper

All Known Implementing Classes:
DefaultExceptionStatusMapper

public interface ExceptionStatusMapper
Since:
1.0.0
Author:
Mark Allen
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
  • Method Details

    • statusForException

      int statusForException(Exception exception)