Class GenericWorkflowErrorDetails

java.lang.Object
com.lexmark.saperion.exceptions.ErrorDetailsType
com.lexmark.saperion.exceptions.application.GenericWorkflowErrorDetails
All Implemented Interfaces:
Serializable

public class GenericWorkflowErrorDetails extends com.lexmark.saperion.exceptions.ErrorDetailsType
This error details describe generic workflow errors.
Author:
jschwarz
See Also:
  • Field Details

  • Constructor Details

    • GenericWorkflowErrorDetails

      public GenericWorkflowErrorDetails()
  • Method Details

    • getTaskReference

      public TaskReferenceType getTaskReference()
    • setTaskReference

      public void setTaskReference(TaskReferenceType taskReference)
    • getWorkflowErrorCode

      public int getWorkflowErrorCode()
    • setWorkflowErrorCode

      public void setWorkflowErrorCode(int workflowErrorCode)
    • toString

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

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