ValidationException |
Log.getAnnotationDoesNotContainAParameterException(String annotationClassName,
String parameterName) |
ValidationException |
Log.getAtLeastOneCustomMessageMustBeCreatedException() |
ValidationException |
Log.getAttemptToSpecifyAnArrayWhereSingleValueIsExpectedException() |
ValidationException |
Log.getBeanClassHasAlreadyBeConfiguredInXmlException(String beanClassName) |
ValidationException |
Log.getBeanClassHasAlreadyBeConfiguredViaProgrammaticApiException(String beanClassName) |
ValidationException |
Log.getBeanDoesNotContainConstructorException(String beanClassName,
String parameterTypes) |
ValidationException |
Log.getBeanDoesNotContainMethodException(String beanClassName,
String methodName,
List<Class<?>> parameterTypes) |
ValidationException |
Log.getBeanDoesNotContainTheFieldException(String beanClassName,
String fieldName) |
ValidationException |
Log.getBeanDoesNotContainThePropertyException(String beanClassName,
String getterName) |
ValidationException |
Log.getConstrainedElementConfiguredMultipleTimesException(String location) |
ValidationException |
Log.getConstraintFactoryMustNotReturnNullException(String validatorClassName) |
ValidationException |
Log.getConstructorHasAlreadyBeConfiguredViaProgrammaticApiException(String beanClassName,
String constructor) |
ValidationException |
Log.getConstructorIsDefinedTwiceInMappingXmlForBeanException(String name,
String beanClassName) |
ValidationException |
Log.getCrossParameterElementHasAlreadyBeConfiguredViaProgrammaticApiException(String beanClassName,
String executable) |
ValidationException |
Log.getErrorDuringCallOfTraversableResolverIsCascadableException(RuntimeException e) |
ValidationException |
Log.getErrorDuringCallOfTraversableResolverIsReachableException(RuntimeException e) |
ValidationException |
Log.getErrorParsingMappingFileException(Exception e) |
ValidationException |
Log.getExceptionDuringIsValidCallException(RuntimeException e) |
ValidationException |
Log.getExceptionOccurredDuringMessageInterpolationException(Exception e) |
ValidationException |
Log.getGroupHasToBeAnInterfaceException(String className) |
ValidationException |
Log.getInconsistentConfigurationException() |
ValidationException |
Log.getInconsistentFailFastConfigurationException() |
ValidationException |
Log.getInvalidCharValueException(String value) |
ValidationException |
Log.getInvalidNumberFormatException(String formatName,
NumberFormatException e) |
ValidationException |
Log.getInvalidParameterTypeException(String type,
String beanClassName) |
ValidationException |
Log.getInvalidReturnTypeException(Class<?> returnType,
ClassCastException e) |
ValidationException |
Log.getIsDefinedTwiceInMappingXmlForBeanException(String name,
String beanClassName) |
ValidationException |
Log.getIsNotAConstraintValidatorClassException(Class<?> validatorClass) |
ValidationException |
Log.getIsNotAnAnnotationException(String annotationClassName) |
ValidationException |
Log.getMethodHasAlreadyBeConfiguredViaProgrammaticApiException(String beanClassName,
String method) |
ValidationException |
Log.getMethodIsDefinedTwiceInMappingXmlForBeanException(String name,
String beanClassName) |
ValidationException |
Log.getMissingELDependenciesException() |
ValidationException |
Log.getNoUnwrapperFoundForTypeException(String typeName) |
ValidationException |
Log.getNullIsAnInvalidTypeForAConstraintValidatorException() |
ValidationException |
Log.getOverridingConstraintDefinitionsInMultipleMappingFilesException(String constraintClass) |
ValidationException |
Log.getParameterHasAlreadyBeConfiguredViaProgrammaticApiException(String beanClassName,
String executable,
int parameterIndex) |
ValidationException |
Log.getPropertyHasAlreadyBeConfiguredViaProgrammaticApiException(String beanClassName,
String propertyName) |
ValidationException |
Log.getReservedParameterNamesException(String messageParameterName,
String groupsParameterName,
String payloadParameterName) |
ValidationException |
Log.getReturnValueHasAlreadyBeConfiguredViaProgrammaticApiException(String beanClassName,
String executable) |
ValidationException |
Log.getTypeAnnotationConstraintOnIterableRequiresUseOfValidAnnotationException(String declaringClass,
String name) |
ValidationException |
Log.getTypeNotSupportedForUnwrappingException(Class<?> type) |
ValidationException |
Log.getUnableToAccessMemberException(String memberName,
Exception e) |
ValidationException |
Log.getUnableToCreateAnnotationForConfiguredConstraintException(RuntimeException e) |
ValidationException |
Log.getUnableToCreateXMLEventReader(String file,
Exception e) |
ValidationException |
Log.getUnableToDetermineSchemaVersionException(String file,
XMLStreamException e) |
ValidationException |
Log.getUnableToFindAnnotationParameterException(String parameterName,
NoSuchMethodException e) |
ValidationException |
Log.getUnableToFindPropertyWithAccessException(Class<?> beanClass,
String property,
ElementType elementType) |
ValidationException |
Log.getUnableToFindProviderException(Class<?> providerClass) |
ValidationException |
Log.getUnableToGetAnnotationParameterException(String parameterName,
String annotationName,
Exception e) |
ValidationException |
Log.getUnableToInitializeConstraintValidatorException(String validatorClassName,
RuntimeException e) |
ValidationException |
Log.getUnableToInstantiateConstraintFactoryClassException(String constraintFactoryClassName,
ValidationException e) |
ValidationException |
Log.getUnableToInstantiateException(Class<?> clazz,
Exception e) |
ValidationException |
Log.getUnableToInstantiateException(String message,
Class<?> clazz,
Exception e) |
ValidationException |
Log.getUnableToInstantiateException(String className,
Exception e) |
ValidationException |
Log.getUnableToInstantiateMessageInterpolatorClassException(String messageInterpolatorClassName,
Exception e) |
ValidationException |
Log.getUnableToInstantiateParameterNameProviderClassException(String parameterNameProviderClassName,
ValidationException e) |
ValidationException |
Log.getUnableToInstantiateTraversableResolverClassException(String traversableResolverClassName,
Exception e) |
ValidationException |
Log.getUnableToInstantiateValidationProviderClassException(String providerClassName,
Exception e) |
ValidationException |
Log.getUnableToLoadClassException(String className) |
ValidationException |
Log.getUnableToLoadClassException(String className,
Exception e) |
ValidationException |
Log.getUnableToLoadConstraintAnnotationClassException(String constraintAnnotationClass,
Exception e) |
ValidationException |
Log.getUnableToOpenInputStreamForMappingFileException(String mappingFileName) |
ValidationException |
Log.getUnableToParseValidationXmlFileException(String file,
Exception e) |
ValidationException |
Log.getUnableToRetrieveAnnotationParameterValueException(Exception e) |
ValidationException |
Log.getUnexpectedParameterValueException() |
ValidationException |
Log.getUnexpectedParameterValueException(ClassCastException e) |
ValidationException |
Log.getUnsupportedSchemaVersionException(String file,
String version) |
ValidationException |
Log.getValidateOnExecutionOnOverriddenOrInterfaceMethodException(Method m) |
ValidationException |
Log.getWrongParameterTypeException(String expectedType,
String currentType) |
ValidationException |
Log.getWrongPayloadClassException(String payloadClassName) |
ValidationException |
Log.validatedValueUnwrapperCannotBeCreated(String className,
Exception e) |