public class VcapServiceNotFoundException extends Exception
VcapService cannot be found in the application's environment variables.| Constructor and Description |
|---|
VcapServiceNotFoundException(String label)
Constructs a
VcapServiceNotFoundException with an error message including the specific service name. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic VcapServiceNotFoundException(String label)
VcapServiceNotFoundException with an error message including the specific service name.label - the name of the serviceCopyright © 2016 SAP. All Rights Reserved.