Class CmsSynchronizeException

  • All Implemented Interfaces:
    java.io.Serializable, I_CmsThrowable

    public class CmsSynchronizeException
    extends CmsException
    Thrown by a class which implements org.opencms.file.I_CmsSyncModifications.

    When this exeption is thrown, all other implementations of I_CmsSyncModifications will not be executed.

    Since:
    6.0.0
    See Also:
    Serialized Form