Class BuildPropertiesWriter.NullAdditionalPropertyValueException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
org.springframework.boot.loader.tools.BuildPropertiesWriter.NullAdditionalPropertyValueException
All Implemented Interfaces:
Serializable
Enclosing class:
BuildPropertiesWriter

public static class BuildPropertiesWriter.NullAdditionalPropertyValueException extends IllegalArgumentException
Exception thrown when an additional property with a null value is encountered.
See Also:
  • Constructor Details

    • NullAdditionalPropertyValueException

      public NullAdditionalPropertyValueException(String name)