public class ValidationExceptionFactory
extends java.lang.Object
ValidationException
.Constructor and Description |
---|
ValidationExceptionFactory() |
Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
createException(Event event) |
java.lang.Class<ValidationException> |
getExceptionClass() |
public java.lang.Throwable createException(Event event)
public java.lang.Class<ValidationException> getExceptionClass()
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.