Class ProjectPushException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.inductiveautomation.ignition.common.project.ProjectPushException
All Implemented Interfaces:
Serializable

public class ProjectPushException extends Exception
Thrown by ProjectManager to indicate there was a conflict on push
See Also:
  • Constructor Details

    • ProjectPushException

      public ProjectPushException(String reason)