public class MissingDataException extends RuntimeException
The MissingDataException is thrown if a data file was not loaded before a call to methods like getProperties(String ip) or getPropertyNames();
| Constructor and Description | 
|---|
MissingDataException(String message)  | 
MissingDataException(String message,
                    Exception ex)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021 DeviceAtlas Limited. All rights reserved.