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