Class InvalidDataFormatException

java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.jcr.RepositoryException
com.adobe.acs.commons.synth.children.InvalidDataFormatException
All Implemented Interfaces:
Serializable

public final class InvalidDataFormatException extends javax.jcr.RepositoryException
Exception indicating the data representing the children is invalid.
See Also:
  • Constructor Details

    • InvalidDataFormatException

      public InvalidDataFormatException(org.apache.sling.api.resource.Resource resource, String propertyName, String data)