public class ApplicationDataNotFoundException extends Exception
| Constructor and Description |
|---|
ApplicationDataNotFoundException(String message)
Constructs a new ApplicationDataNotFoundException with the specified message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ApplicationDataNotFoundException(String message)
message - the exception message.Copyright © 2020. All Rights Reserved.