Class GenericWorkflowErrorDetails

  • All Implemented Interfaces:
    java.io.Serializable

    public class GenericWorkflowErrorDetails
    extends com.lexmark.saperion.exceptions.ErrorDetailsType
    This error details describe generic workflow errors.
    Author:
    jschwarz
    See Also:
    Serialized Form
    • Constructor Detail

      • GenericWorkflowErrorDetails

        public GenericWorkflowErrorDetails()
    • Method Detail

      • setTaskReference

        public void setTaskReference​(TaskReferenceType taskReference)
      • getWorkflowErrorCode

        public int getWorkflowErrorCode()
      • setWorkflowErrorCode

        public void setWorkflowErrorCode​(int workflowErrorCode)
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class com.lexmark.saperion.exceptions.ErrorDetailsType
      • getType

        public java.lang.String getType()
        Specified by:
        getType in class com.lexmark.saperion.exceptions.ErrorDetailsType