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 Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NullAdditionalPropertyValueException
-