Class WorkflowException.WorkflowError

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    WorkflowException

    public static class WorkflowException.WorkflowError
    extends com.lexmark.saperion.exceptions.application.ApplicationException.ApplicationError
    Error code implementation for application exceptions.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      WorkflowError​(int code)
      Creates a new error with the given error value.
    • Method Summary

      • Methods inherited from class com.lexmark.saperion.exceptions.ErrorConstantType

        setCode
      • Methods inherited from class com.lexmark.saperion.exceptions.ErrorCodeType

        equals, getCode, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • WorkflowError

        public WorkflowError​(int code)
        Creates a new error with the given error value.
        Parameters:
        code - the error code value