Class SInvalidPageZipException

All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException
Direct Known Subclasses:
SInvalidPageZipInconsistentException, SInvalidPageZipMissingAPropertyException, SInvalidPageZipMissingIndexException, SInvalidPageZipMissingPropertiesException

public abstract class SInvalidPageZipException extends SBonitaException
content of the page is not valid
Author:
Baptiste Mesta
See Also:
  • Constructor Details

    • SInvalidPageZipException

      public SInvalidPageZipException(String message)
    • SInvalidPageZipException

      public SInvalidPageZipException(String string, IOException e)