public class ApplicationProfileNotFoundException extends Exception
| Constructor and Description |
|---|
ApplicationProfileNotFoundException(String message)
Instantiates a new application profile not found exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ApplicationProfileNotFoundException(String message)
message - the messageCopyright © 2016. All Rights Reserved.