public class UnSupportFilterDataTypeException extends RuntimeException
| Constructor and Description |
|---|
UnSupportFilterDataTypeException(String message) |
UnSupportFilterDataTypeException(String message,
Throwable cause) |
UnSupportFilterDataTypeException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnSupportFilterDataTypeException(String message, Throwable cause)
public UnSupportFilterDataTypeException(String message)
public UnSupportFilterDataTypeException(Throwable cause)
Copyright © 2022 The Apache Software Foundation. All rights reserved.