http://i2p-javadocs.i2p/com/maxmind/db/InvalidDatabaseException.html
Object clone , equals , finalize , getClass , hashCode , notify , notifyAll , wait , wait , wait Constructor Details InvalidDatabaseException public InvalidDatabaseException ( String message) Parameters: message - A message describing the reason why the exception was thrown. InvalidDatabaseException public InvalidDatabaseException ( String message, Throwable cause) Parameters: message - A message describing the reason why the exception was thrown. cause - The cause...