public class PropertyConversionException extends Exception
| Constructor and Description |
|---|
PropertyConversionException() |
PropertyConversionException(String message) |
PropertyConversionException(String message,
Throwable cause) |
PropertyConversionException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
void |
addUserData(String key,
String value) |
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PropertyConversionException()
public PropertyConversionException(String message)
public PropertyConversionException(Throwable cause)
public String getMessage()
getMessage in class ThrowableCopyright 2004-2021 Solace Corporation. All rights reserved.