- java.lang.Object
-
- io.netty5.util.internal.logging.FormattingTuple
-
public final class FormattingTuple extends Object
Holds the results of formatting done byMessageFormatter
.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getMessage()
Throwable
getThrowable()
-