Package org.bonitasoft.engine.page
Class SInvalidPageZipException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bonitasoft.engine.commons.exceptions.SBonitaException
org.bonitasoft.engine.page.SInvalidPageZipException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
SInvalidPageZipInconsistentException,SInvalidPageZipMissingAPropertyException,SInvalidPageZipMissingIndexException,SInvalidPageZipMissingPropertiesException
content of the page is not valid
- Author:
- Baptiste Mesta
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSInvalidPageZipException(String message) SInvalidPageZipException(String string, IOException e) -
Method Summary
Methods inherited from class org.bonitasoft.engine.commons.exceptions.SBonitaException
getContext, getExceptionId, getMessage, getParameters, setConnectorActivationEventOnContext, setConnectorDefinitionIdOnContext, setConnectorDefinitionVersionOnContext, setConnectorImplementationClassNameOnContext, setConnectorInstanceIdOnContext, setDocumentIdOnContext, setFlowNodeDefinitionIdOnContext, setFlowNodeInstanceIdOnContext, setFlowNodeNameOnContext, setGroupIdOnContext, setMessageInstanceNameOnContext, setMessageInstanceTargetFlowNodeOnContext, setMessageInstanceTargetProcessOnContext, setProcessDefinitionIdOnContext, setProcessDefinitionNameOnContext, setProcessDefinitionVersionOnContext, setProcessInstanceIdOnContext, setRoleIdOnContext, setRootProcessInstanceIdOnContext, setUserIdOnContext, setWaitingMessageEventTypeOnContextMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SInvalidPageZipException
-
SInvalidPageZipException
-