public class IndexFieldRecordParserException extends Exception
| Constructor and Description |
|---|
IndexFieldRecordParserException() |
IndexFieldRecordParserException(String message) |
IndexFieldRecordParserException(String message,
Throwable cause) |
IndexFieldRecordParserException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IndexFieldRecordParserException()
public IndexFieldRecordParserException(String message)
public IndexFieldRecordParserException(String message, Throwable cause)
public IndexFieldRecordParserException(Throwable cause)
Copyright © 2024. All rights reserved.