Package ch.qos.logback.core.util
Class PropertySetterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.qos.logback.core.util.PropertySetterException
- All Implemented Interfaces:
Serializable
Deprecated.
This internal logback API is not supported by AEM as a Cloud Service.
Thrown when an error is encountered whilst attempting to set a property
using the
PropertySetter
utility class.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.PropertySetterException
(String message, Throwable cause) Deprecated.PropertySetterException
(Throwable rootCause) Deprecated. -
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
Deprecated. -
PropertySetterException
Deprecated. -
PropertySetterException
Deprecated.
-