Class ContentNotFoundException

All Implemented Interfaces:
Serializable

public class ContentNotFoundException extends ContentStorageException
Exception indicating an operation is requested on a ContentObject that does not exist.
Author:
Frederik Heremans
See Also:
  • Constructor Details

    • ContentNotFoundException

      public ContentNotFoundException(String message)