Interface ResultProvider

All Known Implementing Classes:
BusinessException, Result, ServiceException

public interface ResultProvider
Since:
2023-08-08
Author:
Catch
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
     
  • Method Details

    • getCode

      int getCode()
    • getMessage

      String getMessage()