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