public class ValidationExceptionFactory extends Object implements EventExceptionManager.ExceptionFactory
ValidationException
.Constructor and Description |
---|
ValidationExceptionFactory() |
Modifier and Type | Method and Description |
---|---|
Throwable |
createException(Event event) |
Class<ValidationException> |
getExceptionClass() |
public Throwable createException(Event event)
createException
in interface EventExceptionManager.ExceptionFactory
public Class<ValidationException> getExceptionClass()
getExceptionClass
in interface EventExceptionManager.ExceptionFactory
Copyright © 2025 Apache Software Foundation. All rights reserved.