Class BackendSystemException.BackendSystemError
java.lang.Object
com.lexmark.saperion.exceptions.ErrorCodeType
com.lexmark.saperion.exceptions.ErrorConstantType
com.lexmark.saperion.exceptions.system.SystemException.SystemError
com.lexmark.saperion.exceptions.system.BackendSystemException.BackendSystemError
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- BackendSystemException
public static class BackendSystemException.BackendSystemError
extends com.lexmark.saperion.exceptions.system.SystemException.SystemError
Backend error definition.
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.lexmark.saperion.exceptions.ErrorConstantTypesetCodeMethods inherited from class com.lexmark.saperion.exceptions.ErrorCodeTypeequals, getCode, hashCode, toString
- 
Constructor Details- 
BackendSystemErrorpublic BackendSystemError(int code) Default constructor.- Parameters:
- code- error code
 
 
-