public class BadVersionException extends Exception
| 构造器和说明 |
|---|
BadVersionException(int requested,
String path) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getPath() |
int |
getRequested() |
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.