public class PropertyValidationException extends RuntimeException
| Constructor and Description | 
|---|
PropertyValidationException(String name,
                           String value)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getName()  | 
String | 
getValue()  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringApache CXF