Class CPMChunkTimeoutException

All Implemented Interfaces:
Serializable, I18nExceptionI

public class CPMChunkTimeoutException extends ResourceProcessException
The Class CPMChunkTimeoutException.
See Also:
  • Constructor Details

    • CPMChunkTimeoutException

      public CPMChunkTimeoutException(long aDocumentId, String aThrottleID, String aDocumentURL)
      Instantiates a new CPM chunk timeout exception.
      Parameters:
      aDocumentId - the document ID
      aThrottleID - tbd
      aDocumentURL - document URL
  • Method Details

    • getDocumentURL

      public String getDocumentURL()
      Gets the document URL.
      Returns:
      the document URL
    • getDocID

      public long getDocID()
      Gets the doc ID.
      Returns:
      the docID
    • getThrottleID

      public String getThrottleID()
      Gets the throttle ID.
      Returns:
      the ThrottleID