public class FormattingTuple extends Object
MessageFormatter.| Modifier and Type | Field and Description |
|---|---|
static FormattingTuple |
NULL |
| Constructor and Description |
|---|
FormattingTuple(String message) |
FormattingTuple(String message,
Object[] argArray,
Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
getArgArray() |
String |
getMessage() |
Throwable |
getThrowable() |
public static FormattingTuple NULL
public FormattingTuple(String message)
Copyright © 2019 JBoss by Red Hat. All rights reserved.