public class ConditionNotSatisfiedException
extends com.luckyframework.exception.LuckyRuntimeException
| 构造器和说明 |
|---|
ConditionNotSatisfiedException(String message) |
ConditionNotSatisfiedException(String messageTemplate,
Object... args) |
ConditionNotSatisfiedException(String message,
Throwable ex) |
ConditionNotSatisfiedException(Throwable ex) |
ConditionNotSatisfiedException(Throwable ex,
String messageTemplate,
Object... args) |
Copyright © 2023. All rights reserved.