Class SaSetNodeException

  • All Implemented Interfaces:
    java.io.Serializable

    public class SaSetNodeException
    extends SaJCRException
    Exceptions in setting or deletion node; occurs in the following situations:
  • "committing transaction failed",
  • "rolling back transaction failed",
  • "transaction ID is invalid/empty",
  • "updating document content on medium failed",
  • "updating document metadata in database failed",
  • "deleting document failed",
  • "given byte offset is greater than data size".
Author:
rad
See Also:
Serialized Form