public class ValidationFailedException extends ValidationException implements ValidationException.HasRelatedComponent
ValidationException.HasRelatedComponent| Constructor and Description |
|---|
ValidationFailedException(java.lang.String message,
Component component,
java.lang.Exception cause) |
| Modifier and Type | Method and Description |
|---|---|
Component |
getComponent() |
getDetailsMessagepublic ValidationFailedException(java.lang.String message,
Component component,
java.lang.Exception cause)
public Component getComponent()
getComponent in interface ValidationException.HasRelatedComponent