public class InvalidDatabaseException extends IOException
Constructor and Description |
---|
InvalidDatabaseException(String message) |
InvalidDatabaseException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidDatabaseException(String message)
message
- A message describing the reason why the exception was thrown.Copyright © 2015 MaxMind, Inc.. All rights reserved.