java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.qos.logback.core.util.PropertySetterException
- All Implemented Interfaces:
Serializable
Thrown when an error is encountered whilst attempting to set a property using
the
PropertySetter
utility class.- Author:
- Anders Kristensen
- See Also:
-
Constructor Summary
ConstructorDescriptionPropertySetterException
(String message, Throwable cause) PropertySetterException
(Throwable rootCause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PropertySetterException
-
PropertySetterException
-
PropertySetterException
-