public class FormattingTuple
extends java.lang.Object
MessageFormatter.| Modifier and Type | Field and Description | 
|---|---|
static FormattingTuple | 
NULL  | 
| Constructor and Description | 
|---|
FormattingTuple(java.lang.String message)  | 
FormattingTuple(java.lang.String message,
               java.lang.Object[] argArray,
               java.lang.Throwable throwable)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.Object[] | 
getArgArray()  | 
java.lang.String | 
getMessage()  | 
java.lang.Throwable | 
getThrowable()  | 
public static FormattingTuple NULL
Copyright © 2010 - 2023 Adobe. All Rights Reserved