Class MutatedConfigurationException

  • All Implemented Interfaces:
    Serializable

    @Internal
    public class MutatedConfigurationException
    extends Exception
    If DeploymentOptions.PROGRAM_CONFIG_ENABLED is disabled, configurations in the user jar will throw this exception.
    See Also:
    Serialized Form
    • Constructor Detail

      • MutatedConfigurationException

        public MutatedConfigurationException​(Collection<String> errorMessages)