Class InvalidRepresentationException

  • All Implemented Interfaces:
    Serializable

    public class InvalidRepresentationException
    extends RuntimeException
    Thrown when an operation is attempted that is not valid for the kind of ContentBody you are providing. For example, you can update a piece of content by providing STORAGE or EDITOR format, but not VIEW format.
    See Also:
    Serialized Form