public static class JwtUtils.Error extends Object
Error(String message, List<JwtUtils.ErrorInfo> errors)
List<JwtUtils.ErrorInfo>
errors()
String
message()
toString()
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Error(String message, List<JwtUtils.ErrorInfo> errors)
public String message()
public List<JwtUtils.ErrorInfo> errors()
public String toString()
toString
Object