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() |
getDetailsMessage
public ValidationFailedException(java.lang.String message, Component component, java.lang.Exception cause)
public Component getComponent()
getComponent
in interface ValidationException.HasRelatedComponent