Cause.LegacyCodeCause, Cause.RemoteCause, Cause.UpstreamCause, Cause.UserCause, Cause.UserIdCause
Constructor and Description |
---|
RemoteCause(String host,
String note) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getAddr() |
String |
getNote() |
String |
getShortDescription()
One-line human-readable text of the cause.
|
int |
hashCode() |
public String getShortDescription()
Cause
By default, this method is used to render HTML as well.
getShortDescription
in class Cause
@Exported(visibility=3) public String getAddr()
@Exported(visibility=3) public String getNote()
Copyright © 2004–2019. All rights reserved.