Class InvalidManifestException

All Implemented Interfaces:
Serializable, MessageFormattable

public class InvalidManifestException extends DuraCloudCheckedException
Author:
Andrew Woods Date: 9/2/11
See Also:
  • Constructor Details

    • InvalidManifestException

      public InvalidManifestException(String spaceId, String contentId)
    • InvalidManifestException

      public InvalidManifestException(String spaceId, String contentId, String msg)
    • InvalidManifestException

      public InvalidManifestException(String spaceId, String contentId, String msg, Exception e)