Class GatewayAuthException

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

public class GatewayAuthException extends Exception
The user does not have sufficient authorization for a given project operation (save, create, etc.)
See Also:
  • Constructor Details

    • GatewayAuthException

      public GatewayAuthException(String reason)