public class RecordFormatException
extends java.lang.RuntimeException
Constructor and Description |
---|
RecordFormatException(java.lang.String exception) |
RecordFormatException(java.lang.String exception,
java.lang.Throwable thr) |
RecordFormatException(java.lang.Throwable thr) |
Modifier and Type | Method and Description |
---|---|
static void |
check(boolean assertTrue,
java.lang.String message)
Syntactic sugar to check whether a RecordFormatException should
be thrown.
|
Copyright 2023 The Apache Software Foundation or its licensors, as applicable.