类 BuildPropertiesWriter.NullAdditionalPropertyValueException
- java.lang.Object
- java.lang.Throwable
- java.lang.Exception
- java.lang.RuntimeException
- java.lang.IllegalArgumentException
- org.springframework.boot.loader.tools.BuildPropertiesWriter.NullAdditionalPropertyValueException
 
 
 
 
 
- 所有已实现的接口:
- Serializable
 - public static class BuildPropertiesWriter.NullAdditionalPropertyValueException extends IllegalArgumentException Exception thrown when an additional property with a null value is encountered.- 另请参阅:
- 序列化表格
 
- 构造器概要- 构造器 - 构造器 - 说明 - NullAdditionalPropertyValueException(String name)
 - 方法概要
 
- 构造器详细资料- NullAdditionalPropertyValueException- public NullAdditionalPropertyValueException(String name)