Interface ServiceErrorConvertible


public interface ServiceErrorConvertible
Author:
Changski Tie Zheng Zhang 张铁铮, 魏泽北, 杜旺财, 杜富贵
  • Method Details

    • isSingleError

      boolean isSingleError()
    • toSerivceError

      Err toSerivceError()
    • toSerivceErrors

      List<Err> toSerivceErrors()