Class AuthException

All Implemented Interfaces:
Serializable

public class AuthException extends RuntimeException
JustAuth通用异常类
Since:
1.8
Author:
yadong.zhang (yadong.zhang0415(a)gmail.com)
See Also:
  • Constructor Details

  • Method Details

    • getErrorCode

      public int getErrorCode()
    • getErrorMsg

      public String getErrorMsg()