Fault()
Code
getCode()
String
getDetail()
getReason()
void
setCode(Code code)
setDetail(String detail)
setReason(String reason)
toString()
Fault
withCode(Code code)
withDetail(String detail)
withReason(String reason)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
Object