public class InvalidDatabaseException
extends java.io.IOException
| Constructor and Description |
|---|
InvalidDatabaseException(java.lang.String message) |
InvalidDatabaseException(java.lang.String message,
java.lang.Throwable cause) |
public InvalidDatabaseException(java.lang.String message)
message - A message describing the reason why the exception was thrown.public InvalidDatabaseException(java.lang.String message,
java.lang.Throwable cause)
message - A message describing the reason why the exception was thrown.cause - The cause of the exception.Copyright © 2019 MaxMind, Inc.. All Rights Reserved.