Interface ParametersChecker.OnError

Enclosing class:
ParametersChecker

public static interface ParametersChecker.OnError
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onError(int code, String error)
     
  • Method Details

    • onError

      void onError(int code, String error)