Class SProcessDeploymentInfoUpdateException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bonitasoft.engine.commons.exceptions.SBonitaException
org.bonitasoft.engine.core.process.definition.exception.SProcessDeploymentInfoUpdateException
All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

public class SProcessDeploymentInfoUpdateException extends SBonitaException
Author:
Yanyan Liu
See Also:
  • Constructor Details

    • SProcessDeploymentInfoUpdateException

      public SProcessDeploymentInfoUpdateException(String message)
    • SProcessDeploymentInfoUpdateException

      public SProcessDeploymentInfoUpdateException(Throwable cause)
    • SProcessDeploymentInfoUpdateException

      public SProcessDeploymentInfoUpdateException(String message, Throwable cause)