public class CannotResolveConditionTypeException extends PrinterSqlException
| 构造器和说明 |
|---|
CannotResolveConditionTypeException() |
CannotResolveConditionTypeException(String message) |
CannotResolveConditionTypeException(String message,
Throwable cause) |
CannotResolveConditionTypeException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
CannotResolveConditionTypeException(Throwable cause) |
public CannotResolveConditionTypeException()
public CannotResolveConditionTypeException(String message)
public CannotResolveConditionTypeException(String message, Throwable cause)
public CannotResolveConditionTypeException(Throwable cause)
Copyright © 2022. All rights reserved.