public class PropertyNotFoundException extends Exception
PropertyNotFoundException should be thrown when a property cannot be found in the XS Advanced environment.| Constructor and Description |
|---|
PropertyNotFoundException(String propertyName,
String upsName)
Creates a new instance of
PropertyNotFoundException. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PropertyNotFoundException(String propertyName, String upsName)
PropertyNotFoundException.propertyName - the name of the property that could not be foundupsName - the name of the user-provided service which was supposed to contain the propertyCopyright © 2016 SAP. All Rights Reserved.