Class ProcessingObjectGroupEveryDataObjectVersionException

All Implemented Interfaces:
Serializable

public class ProcessingObjectGroupEveryDataObjectVersionException extends ProcessingException
Define a Processing Exception to be thrown when an error with everyDataObjectVersion is false when object group is attached to an existing objectGroup , not a fatal error
See Also:
  • Constructor Details

    • ProcessingObjectGroupEveryDataObjectVersionException

      public ProcessingObjectGroupEveryDataObjectVersionException(String message, Throwable cause, String objectGroupId, String unitId)
    • ProcessingObjectGroupEveryDataObjectVersionException

      public ProcessingObjectGroupEveryDataObjectVersionException(Throwable cause, String objectGroupId, String unitId)
    • ProcessingObjectGroupEveryDataObjectVersionException

      public ProcessingObjectGroupEveryDataObjectVersionException(String message, String objectGroupId, String unitId)
  • Method Details

    • getObjectGroupId

      public String getObjectGroupId()
    • getUnitId

      public String getUnitId()