public class ServiceNotImplementedException extends AbstractCisClientException
| Constructor and Description |
|---|
ServiceNotImplementedException(java.util.List<ServiceExceptionDetail> serviceExceptionDetails)
Instantiates a new ServiceNotImplementedException.
|
ServiceNotImplementedException(java.lang.String function)
Instantiates a new ServiceNotImplementedException.
|
getErrorCodes, getServiceId, getVendorId, setServicepublic ServiceNotImplementedException(java.util.List<ServiceExceptionDetail> serviceExceptionDetails)
serviceExceptionDetails - a list of exception details explaining this exceptionpublic ServiceNotImplementedException(java.lang.String function)
function - a method which is not (yet) implementedCopyright © 2018 SAP SE. All Rights Reserved.