public class TRError extends Object
TRError()
TRError(String error)
boolean
equals(Object other)
String
getError()
int
hashCode()
void
setError(String error)
toString()
TRError
withError(String error)
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public TRError()
public TRError(String error)
error
public String getError()
public void setError(String error)
public TRError withError(String error)
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object other)
equals
Copyright © 2019. All rights reserved.