Class DuplicateWorkflowDefinitionLinkExternalReferenceCodeException

All Implemented Interfaces:
Serializable

public class DuplicateWorkflowDefinitionLinkExternalReferenceCodeException extends DuplicateExternalReferenceCodeException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • DuplicateWorkflowDefinitionLinkExternalReferenceCodeException

      public DuplicateWorkflowDefinitionLinkExternalReferenceCodeException()
    • DuplicateWorkflowDefinitionLinkExternalReferenceCodeException

      public DuplicateWorkflowDefinitionLinkExternalReferenceCodeException(String msg)
    • DuplicateWorkflowDefinitionLinkExternalReferenceCodeException

      public DuplicateWorkflowDefinitionLinkExternalReferenceCodeException(String msg, Throwable throwable)
    • DuplicateWorkflowDefinitionLinkExternalReferenceCodeException

      public DuplicateWorkflowDefinitionLinkExternalReferenceCodeException(Throwable throwable)