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:
java.io.Serializable
- Enclosing class:
- BackendSystemException
public static class BackendSystemException.BackendSystemError extends com.lexmark.saperion.exceptions.system.SystemException.SystemError
Backend error definition.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description BackendSystemError(int code)
Default constructor.
-