MessageFormatter
.
Access | Constructor and Description |
---|---|
public |
message | back to summary |
---|---|
private final String message |
throwable | back to summary |
---|---|
private final Throwable throwable |
FormattingTuple | back to summary |
---|---|
public FormattingTuple(String message, Throwable throwable) |
getMessage | back to summary |
---|---|
public String getMessage() |
getThrowable | back to summary |
---|---|
public Throwable getThrowable() |