Class ContentStateException

All Implemented Interfaces:
Serializable, MessageFormattable

public class ContentStateException extends ContentStoreException
Exception thrown when a requested content item does not have the proper state to allow for the requested action.
Author:
Bill Branan Date: Jan 31, 2013
See Also:
  • Constructor Details

    • ContentStateException

      public ContentStateException(String message)