public class PropertySetterException
extends java.lang.Exception
PropertySetter utility class.| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Throwable |
rootCause |
| Constructor and Description |
|---|
PropertySetterException(java.lang.String msg) |
PropertySetterException(java.lang.Throwable rootCause) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMessage()
Returns descriptive text on the cause of this exception.
|
Copyright © 2020 Confluent, Inc.. All Rights Reserved.