Class CPMChunkTimeoutException

All Implemented Interfaces:
Serializable

public class CPMChunkTimeoutException extends ResourceProcessException
See Also:
  • Constructor Details

    • CPMChunkTimeoutException

      public CPMChunkTimeoutException(long aDocumentId, String aThrottleID, String aDocumentURL)
      Parameters:
      aDocumentId - the document ID
      aThrottleID - tbd
      aDocumentURL - document URL
  • Method Details

    • getDocumentURL

      public String getDocumentURL()
    • getDocID

      public long getDocID()
      Returns:
      the docID
    • getThrottleID

      public String getThrottleID()
      Returns:
      the ThrottleID