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