public class UnrecognizedElasticsearchTypeException extends IllegalArgumentException
| 构造器和说明 |
|---|
UnrecognizedElasticsearchTypeException() |
UnrecognizedElasticsearchTypeException(String s) |
UnrecognizedElasticsearchTypeException(String message,
Throwable cause) |
UnrecognizedElasticsearchTypeException(Throwable cause) |
public UnrecognizedElasticsearchTypeException()
public UnrecognizedElasticsearchTypeException(String s)
public UnrecognizedElasticsearchTypeException(String message, Throwable cause)
public UnrecognizedElasticsearchTypeException(Throwable cause)
Copyright © 2022. All rights reserved.