public class VersionFormatException extends RuntimeException
| 构造器和说明 |
|---|
VersionFormatException(String version)
Constructs a VersionFormatException
|
public VersionFormatException(String version)
version - the version that is not in correct formatCopyright © 2022. All rights reserved.