Class SaPropertyException

  • All Implemented Interfaces:
    java.io.Serializable

    public class SaPropertyException
    extends SaJCRException
    Exceptions in JCR Properties; occurs in the following situations:
  • setting document property failed,
  • column/property name does not exist,
  • invalid database definition name specified,
  • improper index element count specified for field type,
  • binary data section (lob) is empty,
  • unsupported property type specified.
Author:
mak
See Also:
Serialized Form