Package org.bonitasoft.engine.page
Class SInvalidPageZipMissingAPropertyException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.bonitasoft.engine.commons.exceptions.SBonitaException
-
- org.bonitasoft.engine.page.SInvalidPageZipException
-
- org.bonitasoft.engine.page.SInvalidPageZipMissingAPropertyException
-
- All Implemented Interfaces:
java.io.Serializable
public class SInvalidPageZipMissingAPropertyException extends SInvalidPageZipException
- Author:
- Baptiste Mesta
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SInvalidPageZipMissingAPropertyException(java.lang.String fields)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetFields()-
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, setWaitingMessageEventTypeOnContext
-
-