Class ResourcePropertiesInvalidException

All Implemented Interfaces:
Serializable, MessageFormattable

public class ResourcePropertiesInvalidException extends ResourceException
An exception that indicates that one or more property names and or values are invalid.
See Also:
  • Constructor Details

    • ResourcePropertiesInvalidException

      public ResourcePropertiesInvalidException(String task, String spaceId, String contentId, Exception ex)