Class TaskMetadataServiceException

All Implemented Interfaces:
Serializable

public class TaskMetadataServiceException extends WorkflowException
See Also:
  • Field Details

  • Constructor Details

    • TaskMetadataServiceException

      public TaskMetadataServiceException(int err, Object[] objs)
    • TaskMetadataServiceException

      public TaskMetadataServiceException(int err, Object[] objs, Throwable t)
    • TaskMetadataServiceException

      public TaskMetadataServiceException(ServicesException e)
    • TaskMetadataServiceException

      public TaskMetadataServiceException(BPMIdentityException e)
    • TaskMetadataServiceException

      public TaskMetadataServiceException(WorkflowException e)
    • TaskMetadataServiceException

      public TaskMetadataServiceException(int err, Locale locale, Object[] objs)
  • Method Details

    • getFaultName

      public String getFaultName()
      Get the fault name corresponding to the exception
      Overrides:
      getFaultName in class WorkflowException
      Returns:
      String faultName
    • getPart

      public Object getPart(String s)
      Get the part corresponding to the part name
      Overrides:
      getPart in class WorkflowException
      Returns:
      Object Part corresponding to the part name
    • getParts

      public Map getParts()
      Get the parts in the message
      Overrides:
      getParts in class WorkflowException
      Returns:
      Map The parts with the part name as the key and the value