public final class ServiceError extends Object implements Serializable
ServiceError(String code, String message)
boolean
equals(Object o)
String
getCode()
getMessage()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public ServiceError(String code, String message)
public String getCode()
public String getMessage()
public String toString()
toString
Object
public boolean equals(Object o)
equals
public int hashCode()
hashCode
Copyright © 2014. All Rights Reserved.