Uses of Class
org.lionsoul.ip2region.xdb.XdbException
Packages that use XdbException
Package
Description
-
Uses of XdbException in org.lionsoul.ip2region
Methods in org.lionsoul.ip2region that throw XdbExceptionModifier and TypeMethodDescriptionstatic voidstatic SearcherSearcherTest.createSearcher(String dbPath, String cachePolicy) static final Ip2RegionSearcherTest.createService(String v4XdbPath, String v4CachePolicy, String v6XdbPath, String v6CachePolicy) static voidSearcherTest.searchTest(String[] args) -
Uses of XdbException in org.lionsoul.ip2region.service
Methods in org.lionsoul.ip2region.service that throw XdbExceptionModifier and TypeMethodDescriptionConfigBuilder.asV4()ConfigBuilder.asV6()static final Ip2Regionstatic final Ip2RegionConstructors in org.lionsoul.ip2region.service that throw XdbException -
Uses of XdbException in org.lionsoul.ip2region.xdb
Methods in org.lionsoul.ip2region.xdb that throw XdbExceptionModifier and TypeMethodDescriptionstatic final VersionVersion.fromHeader(Header header) static voidSearcher.verify(RandomAccessFile handle) static voidstatic voidSearcher.verifyFromFile(File xdbFile) static voidSearcher.verifyFromFile(String xdbPath)