@Deprecated public static class Cause.LegacyCodeCause extends Cause
Cause.LegacyCodeCause, Cause.RemoteCause, Cause.UpstreamCause, Cause.UserCause, Cause.UserIdCause
Constructor and Description |
---|
LegacyCodeCause()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getShortDescription()
Deprecated.
One-line human-readable text of the cause.
|
public String getShortDescription()
Cause
By default, this method is used to render HTML as well.
getShortDescription
in class Cause
Copyright © 2004–2021. All rights reserved.