public class ServiceNotFoundException extends RuntimeException
| 限定符和类型 | 字段和说明 |
|---|---|
private static long |
serialVersionUID |
| 构造器和说明 |
|---|
ServiceNotFoundException(String msg) |
ServiceNotFoundException(String msg,
Throwable e) |
ServiceNotFoundException(Throwable e) |
private static final long serialVersionUID
Copyright © 2020. All rights reserved.