public class PropertyNotFoundException extends ServiceException
| 构造器和说明 |
|---|
PropertyNotFoundException(String msg) |
PropertyNotFoundException(String errorCode,
String msg) |
PropertyNotFoundException(String errorCode,
String msg,
Throwable exception) |
PropertyNotFoundException(String msg,
Throwable exception) |
canEqual, equals, getCode, getDetailMessage, getMessage, hashCode, setCode, setDetailMessage, setMessage, toStringpublic PropertyNotFoundException(String msg)
Copyright © 2023. All rights reserved.