public class ErrorResponse extends Object
ErrorResponse(List<String> errors)
ErrorResponse(String error)
List<String>
getErrors()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ErrorResponse(List<String> errors)
public ErrorResponse(String error)
public List<String> getErrors()
public String toString()
toString
Object
Copyright © 2020. All rights reserved.