Uses of Class
com.lexmark.saperion.exceptions.system.BackendSystemException
Packages that use BackendSystemException
- 
Uses of BackendSystemException in com.lexmark.saperion.exceptions.systemMethods in com.lexmark.saperion.exceptions.system that return BackendSystemExceptionModifier and TypeMethodDescriptionstatic BackendSystemExceptionBackendSystemException.BackendExceptionFactory.newBackendConfigurationException(String message, Throwable cause, Map<String, String> parameters) Creates a new exception for backend configuration errors.static BackendSystemExceptionBackendSystemException.BackendExceptionFactory.newUnProcessableRequestException(String message) Creates a new exception for backend where the request can't be processed.