java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.jstach.rainbowgum.LogProperty.PropertyConvertException
- All Implemented Interfaces:
LogProperty.PropertyProblem
,Serializable
- Enclosing interface:
LogProperty
public static final class LogProperty.PropertyConvertException
extends RuntimeException
implements LogProperty.PropertyProblem
Thrown if an error happens while converting a property.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
key
Property key.- Returns:
- key.
-