org.hibernate.validator.internal.util.logging
Class Log_$logger
java.lang.Object
org.jboss.logging.DelegatingBasicLogger
org.hibernate.validator.internal.util.logging.Log_$logger
- All Implemented Interfaces:
- Serializable, Log, org.jboss.logging.BasicLogger
@Generated(value="org.jboss.logging.processor.model.MessageLoggerImplementor",
date="2013-02-21T17:23:54+0100")
public class Log_$logger- extends org.jboss.logging.DelegatingBasicLogger
- implements Serializable, Log, org.jboss.logging.BasicLogger
Warning this class consists of generated code.
- See Also:
- Serialized Form
| Fields inherited from class org.jboss.logging.DelegatingBasicLogger |
log |
|
Constructor Summary |
Log_$logger(org.jboss.logging.Logger log)
|
|
Method Summary |
IllegalStateException |
beanManagerIsNotAvailable()
|
protected String |
beanManagerIsNotAvailable$str()
|
void |
errorInExpressionLanguage(String expression,
Exception e)
|
protected String |
errorInExpressionLanguage$str()
|
ValidationException |
getAnnotationDoesNotContainAParameterException(String annotationClassName,
String parameterName)
|
protected String |
getAnnotationDoesNotContainAParameterException$str()
|
ConstraintDefinitionException |
getAnnotationIsNoConstraintTypeException(Class annotationType)
|
protected String |
getAnnotationIsNoConstraintTypeException$str()
|
ValidationException |
getAtLeastOneCustomMessageMustBeCreatedException()
|
protected String |
getAtLeastOneCustomMessageMustBeCreatedException$str()
|
IllegalArgumentException |
getAtLeastOneGroupHasToBeSpecifiedException()
|
protected String |
getAtLeastOneGroupHasToBeSpecifiedException$str()
|
ValidationException |
getAttemptToSpecifyAnArrayWhereSingleValueIsExpectedException()
|
protected String |
getAttemptToSpecifyAnArrayWhereSingleValueIsExpectedException$str()
|
ValidationException |
getBeanClassHasAlreadyBeConfiguredInXmlException(String beanClassName)
|
protected String |
getBeanClassHasAlreadyBeConfiguredInXmlException$str()
|
GroupDefinitionException |
getBeanClassMustBePartOfRedefinedDefaultGroupSequenceException(String beanClassName)
|
protected String |
getBeanClassMustBePartOfRedefinedDefaultGroupSequenceException$str()
|
ValidationException |
getBeanDoesNotContainConstructorException(String beanClassName,
List parameterTypes)
|
protected String |
getBeanDoesNotContainConstructorException$str()
|
ValidationException |
getBeanDoesNotContainMethodException(String beanClassName,
String methodName,
List parameterTypes)
|
protected String |
getBeanDoesNotContainMethodException$str()
|
ValidationException |
getBeanDoesNotContainTheFieldException(String beanClassName,
String fieldName)
|
protected String |
getBeanDoesNotContainTheFieldException$str()
|
ValidationException |
getBeanDoesNotContainThePropertyException(String beanClassName,
String getterName)
|
protected String |
getBeanDoesNotContainThePropertyException$str()
|
NumberFormatException |
getCharacterIsNotADigitException(char c)
|
protected String |
getCharacterIsNotADigitException$str()
|
ValidationException |
getConstraintFactoryMustNotReturnNullException(String validatorClassName)
|
protected String |
getConstraintFactoryMustNotReturnNullException$str()
|
ConstraintDefinitionException |
getConstraintParametersCannotStartWithValidException()
|
protected String |
getConstraintParametersCannotStartWithValidException$str()
|
ConstraintDefinitionException |
getConstraintWithoutMandatoryParameterException(String parameterName,
String constraintName)
|
protected String |
getConstraintWithoutMandatoryParameterException$str()
|
ValidationException |
getConstructorIsDefinedTwiceInMappingXmlForBeanException(String name,
String beanClassName)
|
protected String |
getConstructorIsDefinedTwiceInMappingXmlForBeanException$str()
|
ConstraintDeclarationException |
getCrossParameterConstraintOnClassException(String constraint)
|
protected String |
getCrossParameterConstraintOnClassException$str()
|
ConstraintDeclarationException |
getCrossParameterConstraintOnFieldException(String constraint,
String field)
|
protected String |
getCrossParameterConstraintOnFieldException$str()
|
ConstraintDeclarationException |
getCrossParameterConstraintOnMethodWithoutParametersException(String constraint,
String member)
|
protected String |
getCrossParameterConstraintOnMethodWithoutParametersException$str()
|
GroupDefinitionException |
getCyclicDependencyInGroupsDefinitionException()
|
protected String |
getCyclicDependencyInGroupsDefinitionException$str()
|
IllegalArgumentException |
getElementTypeHasToBeFieldOrMethodException()
|
protected String |
getElementTypeHasToBeFieldOrMethodException$str()
|
IllegalArgumentException |
getEndIndexCannotBeNegativeException(int endIndex)
|
protected String |
getEndIndexCannotBeNegativeException$str()
|
ValidationException |
getErrorDuringCallOfTraversableResolverIsCascadableException(RuntimeException e)
|
protected String |
getErrorDuringCallOfTraversableResolverIsCascadableException$str()
|
ValidationException |
getErrorDuringCallOfTraversableResolverIsReachableException(RuntimeException e)
|
protected String |
getErrorDuringCallOfTraversableResolverIsReachableException$str()
|
ConstraintDeclarationException |
getErrorDuringScriptExecutionException(String script,
Exception e)
|
protected String |
getErrorDuringScriptExecutionException$str()
|
ValidationException |
getErrorParsingMappingFileException(JAXBException e)
|
protected String |
getErrorParsingMappingFileException$str()
|
ValidationException |
getExceptionDuringIsValidCall(RuntimeException e)
|
protected String |
getExceptionDuringIsValidCall$str()
|
ConstraintDefinitionException |
getGenericAndCrossParameterValidatorWithoutConstraintTargetException(String constraint)
|
protected String |
getGenericAndCrossParameterValidatorWithoutConstraintTargetException$str()
|
ConstraintDeclarationException |
getGroupConversionForSequenceException(Class from)
|
protected String |
getGroupConversionForSequenceException$str()
|
ConstraintDeclarationException |
getGroupConversionOnNonCascadingElementException(ConstraintLocation location)
|
protected String |
getGroupConversionOnNonCascadingElementException$str()
|
ValidationException |
getGroupHasToBeAnInterfaceException(String className)
|
protected String |
getGroupHasToBeAnInterfaceException$str()
|
IllegalArgumentException |
getHasToBeAPrimitiveTypeException(Class clazz)
|
protected String |
getHasToBeAPrimitiveTypeException$str()
|
IllegalArgumentException |
getIllegalArgumentException(String message)
|
protected String |
getIllegalArgumentException$str()
|
ConstraintDeclarationException |
getImplicitConstraintTargetInAmbiguousConfigurationException(String constraint)
|
protected String |
getImplicitConstraintTargetInAmbiguousConfigurationException$str()
|
ValidationException |
getInconsistentConfigurationException()
|
protected String |
getInconsistentConfigurationException$str()
|
ValidationException |
getInconsistentFailFastConfigurationException()
|
protected String |
getInconsistentFailFastConfigurationException$str()
|
IllegalArgumentException |
getInvalidBigDecimalFormatException(String value,
NumberFormatException e)
|
protected String |
getInvalidBigDecimalFormatException$str()
|
ValidationException |
getInvalidCharValueException(String value)
|
protected String |
getInvalidCharValueException$str()
|
IllegalArgumentException |
getInvalidCheckDigitException(int startIndex,
int endIndex)
|
protected String |
getInvalidCheckDigitException$str()
|
GroupDefinitionException |
getInvalidDefaultGroupSequenceDefinitionException()
|
protected String |
getInvalidDefaultGroupSequenceDefinitionException$str()
|
IndexOutOfBoundsException |
getInvalidIndexException(String lowerBound,
String upperBound)
|
protected String |
getInvalidIndexException$str()
|
IllegalArgumentException |
getInvalidJavaIdentifierException(String identifier)
|
protected String |
getInvalidJavaIdentifierException$str()
|
IllegalArgumentException |
getInvalidLengthForFractionPartException()
|
protected String |
getInvalidLengthForFractionPartException$str()
|
IllegalArgumentException |
getInvalidLengthForIntegerPartException()
|
protected String |
getInvalidLengthForIntegerPartException$str()
|
IllegalArgumentException |
getInvalidLengthOfParameterMetaDataListException(ExecutableElement executableElement,
int nbParameters,
int listSize)
|
protected String |
getInvalidLengthOfParameterMetaDataListException$str()
|
IllegalArgumentException |
getInvalidMethodParameterIndexException(String methodName)
|
IllegalArgumentException |
getInvalidMethodParameterIndexException(String method,
int index)
|
protected String |
getInvalidMethodParameterIndexException1$str()
|
protected String |
getInvalidMethodParameterIndexException2$str()
|
ValidationException |
getInvalidNumberFormatException(String formatName,
NumberFormatException e)
|
protected String |
getInvalidNumberFormatException$str()
|
ValidationException |
getInvalidParameterTypeException(String type,
String beanClassName)
|
protected String |
getInvalidParameterTypeException$str()
|
IllegalArgumentException |
getInvalidPropertyPathException()
|
IllegalArgumentException |
getInvalidPropertyPathException(String propertyName,
String beanClassName)
|
protected String |
getInvalidPropertyPathException0$str()
|
protected String |
getInvalidPropertyPathException2$str()
|
ValidationException |
getInvalidPropertyValue(String propertyName,
String propertyValue,
Exception e)
|
protected String |
getInvalidPropertyValue$str()
|
IllegalArgumentException |
getInvalidRangeException(int startIndex,
int endIndex)
|
protected String |
getInvalidRangeException$str()
|
IllegalArgumentException |
getInvalidRegularExpressionException(PatternSyntaxException e)
|
protected String |
getInvalidRegularExpressionException$str()
|
ValidationException |
getInvalidReturnTypeException(Class returnType,
ClassCastException e)
|
protected String |
getInvalidReturnTypeException$str()
|
ValidationException |
getIsDefinedTwiceInMappingXmlForBeanException(String name,
String beanClassName)
|
protected String |
getIsDefinedTwiceInMappingXmlForBeanException$str()
|
ValidationException |
getIsNotAConstraintValidatorClassException(Class validatorClass)
|
protected String |
getIsNotAConstraintValidatorClassException$str()
|
ValidationException |
getIsNotAnAnnotationException(String annotationClassName)
|
protected String |
getIsNotAnAnnotationException$str()
|
IllegalArgumentException |
getLengthCannotBeNegativeException()
|
protected String |
getLengthCannotBeNegativeException$str()
|
IllegalArgumentException |
getMaxCannotBeNegativeException()
|
protected String |
getMaxCannotBeNegativeException$str()
|
IllegalArgumentException |
getMemberIsNeitherAFieldNorAMethodException(Member member)
|
protected String |
getMemberIsNeitherAFieldNorAMethodException$str()
|
ValidationException |
getMethodIsDefinedTwiceInMappingXmlForBeanException(String name,
String beanClassName)
|
protected String |
getMethodIsDefinedTwiceInMappingXmlForBeanException$str()
|
IllegalArgumentException |
getMinCannotBeNegativeException()
|
protected String |
getMinCannotBeNegativeException$str()
|
IllegalArgumentException |
getMissingActualTypeArgumentForTypeParameterException(TypeVariable typeParameter)
|
protected String |
getMissingActualTypeArgumentForTypeParameterException$str()
|
ValidationException |
getMissingFormatStringInTemplateException(String expression)
|
protected String |
getMissingFormatStringInTemplateException$str()
|
UnexpectedTypeException |
getMoreThanOneValidatorFoundForTypeException(Type type,
String validatorClasses)
|
protected String |
getMoreThanOneValidatorFoundForTypeException$str()
|
ConstraintDefinitionException |
getMultipleCrossParameterValidatorClassesException(String constraint)
|
protected String |
getMultipleCrossParameterValidatorClassesException$str()
|
GroupDefinitionException |
getMultipleDefinitionOfDefaultGroupSequenceException()
|
protected String |
getMultipleDefinitionOfDefaultGroupSequenceException$str()
|
GroupDefinitionException |
getMultipleDefinitionOfDefaultGroupSequenceProviderException()
|
protected String |
getMultipleDefinitionOfDefaultGroupSequenceProviderException$str()
|
ConstraintDeclarationException |
getMultipleGroupConversionsForSameSourceException(Class from,
Set tos)
|
protected String |
getMultipleGroupConversionsForSameSourceException$str()
|
GroupDefinitionException |
getNoDefaultGroupInGroupSequenceException()
|
protected String |
getNoDefaultGroupInGroupSequenceException$str()
|
UnexpectedTypeException |
getNoValidatorFoundForTypeException(String className)
|
protected String |
getNoValidatorFoundForTypeException$str()
|
IllegalArgumentException |
getNoValueProvidedForAnnotationParameterException(String parameterName,
String annotation)
|
protected String |
getNoValueProvidedForAnnotationParameterException$str()
|
ValidationException |
getNullIsAnInvalidTypeForAConstraintValidatorException()
|
protected String |
getNullIsAnInvalidTypeForAConstraintValidatorException$str()
|
ConstraintDefinitionException |
getOverriddenConstraintAttributeNotFoundException(String attributeName)
|
protected String |
getOverriddenConstraintAttributeNotFoundException$str()
|
IllegalStateException |
getParameterNodeAddedForNonCrossParameterConstraintException(Path path)
|
protected String |
getParameterNodeAddedForNonCrossParameterConstraintException$str()
|
IllegalArgumentException |
getPropertyNameCannotBeNullOrEmptyException()
|
protected String |
getPropertyNameCannotBeNullOrEmptyException$str()
|
IllegalArgumentException |
getPropertyPathMustProvideIndexOrMapKeyException()
|
protected String |
getPropertyPathMustProvideIndexOrMapKeyException$str()
|
ValidationException |
getReservedParameterNamesException(String messageParameterName,
String groupsParameterName,
String payloadParameterName)
|
protected String |
getReservedParameterNamesException$str()
|
ConstraintDeclarationException |
getScriptMustReturnTrueOrFalseException(String script)
|
ConstraintDeclarationException |
getScriptMustReturnTrueOrFalseException(String script,
Object executionResult,
String type)
|
protected String |
getScriptMustReturnTrueOrFalseException1$str()
|
protected String |
getScriptMustReturnTrueOrFalseException3$str()
|
GroupDefinitionException |
getSequenceDefinitionsNotAllowedException()
|
protected String |
getSequenceDefinitionsNotAllowedException$str()
|
IllegalArgumentException |
getStartIndexCannotBeNegativeException(int startIndex)
|
protected String |
getStartIndexCannotBeNegativeException$str()
|
RuntimeException |
getTryingToInstantiateAnnotationWithUnknownParametersException(Class annotationType,
Set unknownParameters)
|
protected String |
getTryingToInstantiateAnnotationWithUnknownParametersException$str()
|
ValidationException |
getTypeNotSupportedForUnwrappingException(Class type)
|
protected String |
getTypeNotSupportedForUnwrappingException$str()
|
ValidationException |
getUnableToAccessMemberException(String memberName,
Exception e)
|
protected String |
getUnableToAccessMemberException$str()
|
ValidationException |
getUnableToCreateAnnotationForConfiguredConstraintException(RuntimeException e)
|
protected String |
getUnableToCreateAnnotationForConfiguredConstraintException$str()
|
ConstraintDefinitionException |
getUnableToDetermineConstraintType(String constraint)
|
protected String |
getUnableToDetermineConstraintType$str()
|
ValidationException |
getUnableToDetermineSchemaVersionException(String file,
XMLStreamException e)
|
protected String |
getUnableToDetermineSchemaVersionException$str()
|
GroupDefinitionException |
getUnableToExpandDefaultGroupListException(List defaultGroupList,
List groupList)
|
protected String |
getUnableToExpandDefaultGroupListException$str()
|
GroupDefinitionException |
getUnableToExpandGroupSequenceException()
|
protected String |
getUnableToExpandGroupSequenceException$str()
|
ValidationException |
getUnableToFindAnnotationConstraintsException(Class annotationClass)
|
protected String |
getUnableToFindAnnotationConstraintsException$str()
|
ValidationException |
getUnableToFindAnnotationParameterException(String parameterName,
NoSuchMethodException e)
|
protected String |
getUnableToFindAnnotationParameterException$str()
|
IllegalArgumentException |
getUnableToFindMethodException(Class beanClass,
String name,
String parametersType)
|
protected String |
getUnableToFindMethodException$str()
|
ValidationException |
getUnableToFindPropertyWithAccessException(Class beanClass,
String property,
ElementType elementType)
|
protected String |
getUnableToFindPropertyWithAccessException$str()
|
ValidationException |
getUnableToFindProviderException(Class providerClass)
|
protected String |
getUnableToFindProviderException$str()
|
ValidationException |
getUnableToGetAnnotationParameterException(String parameterName,
String annotationName,
Exception e)
|
protected String |
getUnableToGetAnnotationParameterException$str()
|
ValidationException |
getUnableToInitializeConstraintValidatorException(String validatorClassName,
RuntimeException e)
|
protected String |
getUnableToInitializeConstraintValidatorException$str()
|
ValidationException |
getUnableToInstantiateBeanValidationProviderException(List providerName,
Exception e)
|
protected String |
getUnableToInstantiateBeanValidationProviderException$str()
|
ValidationException |
getUnableToInstantiateConstraintFactoryClassException(String constraintFactoryClassName,
ValidationException e)
|
protected String |
getUnableToInstantiateConstraintFactoryClassException$str()
|
ValidationException |
getUnableToInstantiateException(Class clazz,
Exception e)
|
ValidationException |
getUnableToInstantiateException(String message,
Class clazz,
Exception e)
|
ValidationException |
getUnableToInstantiateException(String className,
Exception e)
|
protected String |
getUnableToInstantiateException1$str()
|
protected String |
getUnableToInstantiateException2$str()
|
ValidationException |
getUnableToInstantiateMessageInterpolatorClassException(String messageInterpolatorClassName,
Exception e)
|
protected String |
getUnableToInstantiateMessageInterpolatorClassException$str()
|
ValidationException |
getUnableToInstantiateParameterNameProviderClassException(String parameterNameProviderClassName,
ValidationException e)
|
protected String |
getUnableToInstantiateParameterNameProviderClassException$str()
|
ValidationException |
getUnableToInstantiateTraversableResolverClassException(String traversableResolverClassName,
Exception e)
|
protected String |
getUnableToInstantiateTraversableResolverClassException$str()
|
ValidationException |
getUnableToInstantiateValidationProviderClassException(String providerClassName,
Exception e)
|
protected String |
getUnableToInstantiateValidationProviderClassException$str()
|
ValidationException |
getUnableToLoadClassException(String className)
|
ValidationException |
getUnableToLoadClassException(String className,
Exception e)
|
protected String |
getUnableToLoadClassException$str()
|
ValidationException |
getUnableToOpenInputStreamForMappingFileException(String mappingFileName)
|
protected String |
getUnableToOpenInputStreamForMappingFileException$str()
|
IllegalArgumentException |
getUnableToParsePropertyPathException(String propertyPath)
|
protected String |
getUnableToParsePropertyPathException$str()
|
ValidationException |
getUnableToParseValidationXmlFileException(String file,
JAXBException e)
|
protected String |
getUnableToParseValidationXmlFileException$str()
|
ValidationException |
getUnableToReadAnnotationAttributesException(Class annotationClass,
Exception e)
|
protected String |
getUnableToReadAnnotationAttributesException$str()
|
ValidationException |
getUnableToReadServicesFileException(String servicesFileName,
Exception e)
|
protected String |
getUnableToReadServicesFileException$str()
|
ValidationException |
getUnableToResetXmlInputStreamException(String file,
IOException e)
|
protected String |
getUnableToResetXmlInputStreamException$str()
|
ValidationException |
getUnableToRetrieveAnnotationParameterValueException(Exception e)
|
protected String |
getUnableToRetrieveAnnotationParameterValueException$str()
|
ValidationException |
getUnexpectedParameterValueException()
|
ValidationException |
getUnexpectedParameterValueException(ClassCastException e)
|
protected String |
getUnexpectedParameterValueException$str()
|
ValidationException |
getUnsupportedSchemaVersionException(String file,
String version)
|
protected String |
getUnsupportedSchemaVersionException$str()
|
ConstraintDefinitionException |
getWrongAttributeTypeForOverriddenConstraintException(String expectedReturnType,
Class currentReturnType)
|
protected String |
getWrongAttributeTypeForOverriddenConstraintException$str()
|
GroupDefinitionException |
getWrongDefaultGroupSequenceProviderTypeException(String beanClassName)
|
protected String |
getWrongDefaultGroupSequenceProviderTypeException$str()
|
ConstraintDefinitionException |
getWrongDefaultValueForGroupsParameterException(String constraintName)
|
protected String |
getWrongDefaultValueForGroupsParameterException$str()
|
ConstraintDefinitionException |
getWrongDefaultValueForPayloadParameterException(String constraintName)
|
protected String |
getWrongDefaultValueForPayloadParameterException$str()
|
ValidationException |
getWrongParameterTypeException(String expectedType,
String currentType)
|
protected String |
getWrongParameterTypeException$str()
|
ValidationException |
getWrongPayloadClassException(String payloadClassName)
|
protected String |
getWrongPayloadClassException$str()
|
ConstraintDefinitionException |
getWrongTypeForGroupsParameterException(String constraintName,
ClassCastException e)
|
protected String |
getWrongTypeForGroupsParameterException$str()
|
ConstraintDefinitionException |
getWrongTypeForMessageParameterException(String constraintName)
|
protected String |
getWrongTypeForMessageParameterException$str()
|
ConstraintDefinitionException |
getWrongTypeForPayloadParameterException(String constraintName,
ClassCastException e)
|
protected String |
getWrongTypeForPayloadParameterException$str()
|
void |
ignoringXmlConfiguration()
|
protected String |
ignoringXmlConfiguration$str()
|
ConstraintDeclarationException |
methodReturnValueMustNotBeMarkedMoreThanOnceForCascadedValidation(Member member1,
Member member2)
|
protected String |
methodReturnValueMustNotBeMarkedMoreThanOnceForCascadedValidation$str()
|
void |
parsingXMLFile(String fileName)
|
protected String |
parsingXMLFile$str()
|
ValidationException |
throwInvalidFormat(String message,
IllegalFormatException e)
|
protected String |
throwInvalidFormat$str()
|
void |
unableToCloseInputStream()
|
protected String |
unableToCloseInputStream$str()
|
void |
unableToCloseXMLFileInputStream(String fileName)
|
protected String |
unableToCloseXMLFileInputStream$str()
|
void |
unableToCreateSchema(String fileName,
String message)
|
protected String |
unableToCreateSchema$str()
|
ValidationException |
unableToLoadConstraintAnnotationClassException(String constraintAnnotationClass,
Exception e)
|
protected String |
unableToLoadConstraintAnnotationClassException$str()
|
void |
unableToLoadProviderClass(String providerName)
|
protected String |
unableToLoadProviderClass$str()
|
ClassCastException |
unableToNarrowNodeType(String actualDescriptorType,
String expectedDescriptorType)
|
protected String |
unableToNarrowNodeType$str()
|
void |
unknownPropertyInExpressionLanguage(String expression,
Exception e)
|
protected String |
unknownPropertyInExpressionLanguage$str()
|
void |
usingConstraintFactory(String constraintFactoryClassName)
|
protected String |
usingConstraintFactory$str()
|
void |
usingMessageInterpolator(String messageInterpolatorClassName)
|
protected String |
usingMessageInterpolator$str()
|
void |
usingParameterNameProvider(String parameterNameProviderClassName)
|
protected String |
usingParameterNameProvider$str()
|
void |
usingTraversableResolver(String traversableResolverClassName)
|
protected String |
usingTraversableResolver$str()
|
void |
usingValidationProvider(String validationProviderClassName)
|
protected String |
usingValidationProvider$str()
|
void |
version(String version)
|
protected String |
version$str()
|
ConstraintDeclarationException |
voidMethodsMustNotBeConstrained(Member member)
|
protected String |
voidMethodsMustNotBeConstrained$str()
|
| Methods inherited from class org.jboss.logging.DelegatingBasicLogger |
debug, debug, debug, debug, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugv, debugv, debugv, debugv, debugv, debugv, debugv, debugv, error, error, error, error, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorv, errorv, errorv, errorv, errorv, errorv, errorv, errorv, fatal, fatal, fatal, fatal, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, info, info, info, info, infof, infof, infof, infof, infof, infof, infof, infof, infov, infov, infov, infov, infov, infov, infov, infov, isDebugEnabled, isEnabled, isInfoEnabled, isTraceEnabled, log, log, log, log, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, trace, trace, trace, trace, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracev, tracev, tracev, tracev, tracev, tracev, tracev, tracev, warn, warn, warn, warn, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnv, warnv, warnv, warnv, warnv, warnv, warnv, warnv |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jboss.logging.BasicLogger |
debug, debug, debug, debug, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugv, debugv, debugv, debugv, debugv, debugv, debugv, debugv, error, error, error, error, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorv, errorv, errorv, errorv, errorv, errorv, errorv, errorv, fatal, fatal, fatal, fatal, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, info, info, info, info, infof, infof, infof, infof, infof, infof, infof, infof, infov, infov, infov, infov, infov, infov, infov, infov, isDebugEnabled, isEnabled, isInfoEnabled, isTraceEnabled, log, log, log, log, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, trace, trace, trace, trace, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracev, tracev, tracev, tracev, tracev, tracev, tracev, tracev, warn, warn, warn, warn, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnv, warnv, warnv, warnv, warnv, warnv, warnv, warnv |
Log_$logger
public Log_$logger(org.jboss.logging.Logger log)
getWrongAttributeTypeForOverriddenConstraintException
public final ConstraintDefinitionException getWrongAttributeTypeForOverriddenConstraintException(String expectedReturnType,
Class currentReturnType)
- Specified by:
getWrongAttributeTypeForOverriddenConstraintException in interface Log
getWrongAttributeTypeForOverriddenConstraintException$str
protected String getWrongAttributeTypeForOverriddenConstraintException$str()
getBeanDoesNotContainTheFieldException
public final ValidationException getBeanDoesNotContainTheFieldException(String beanClassName,
String fieldName)
- Specified by:
getBeanDoesNotContainTheFieldException in interface Log
getBeanDoesNotContainTheFieldException$str
protected String getBeanDoesNotContainTheFieldException$str()
getNoValueProvidedForAnnotationParameterException
public final IllegalArgumentException getNoValueProvidedForAnnotationParameterException(String parameterName,
String annotation)
- Specified by:
getNoValueProvidedForAnnotationParameterException in interface Log
getNoValueProvidedForAnnotationParameterException$str
protected String getNoValueProvidedForAnnotationParameterException$str()
getGroupConversionForSequenceException
public final ConstraintDeclarationException getGroupConversionForSequenceException(Class from)
- Specified by:
getGroupConversionForSequenceException in interface Log
getGroupConversionForSequenceException$str
protected String getGroupConversionForSequenceException$str()
getCharacterIsNotADigitException
public final NumberFormatException getCharacterIsNotADigitException(char c)
- Specified by:
getCharacterIsNotADigitException in interface Log
getCharacterIsNotADigitException$str
protected String getCharacterIsNotADigitException$str()
getImplicitConstraintTargetInAmbiguousConfigurationException
public final ConstraintDeclarationException getImplicitConstraintTargetInAmbiguousConfigurationException(String constraint)
- Specified by:
getImplicitConstraintTargetInAmbiguousConfigurationException in interface Log
getImplicitConstraintTargetInAmbiguousConfigurationException$str
protected String getImplicitConstraintTargetInAmbiguousConfigurationException$str()
getInvalidCheckDigitException
public final IllegalArgumentException getInvalidCheckDigitException(int startIndex,
int endIndex)
- Specified by:
getInvalidCheckDigitException in interface Log
getInvalidCheckDigitException$str
protected String getInvalidCheckDigitException$str()
getAttemptToSpecifyAnArrayWhereSingleValueIsExpectedException
public final ValidationException getAttemptToSpecifyAnArrayWhereSingleValueIsExpectedException()
- Specified by:
getAttemptToSpecifyAnArrayWhereSingleValueIsExpectedException in interface Log
getAttemptToSpecifyAnArrayWhereSingleValueIsExpectedException$str
protected String getAttemptToSpecifyAnArrayWhereSingleValueIsExpectedException$str()
unableToCloseInputStream
public final void unableToCloseInputStream()
- Specified by:
unableToCloseInputStream in interface Log
unableToCloseInputStream$str
protected String unableToCloseInputStream$str()
getUnableToInstantiateValidationProviderClassException
public final ValidationException getUnableToInstantiateValidationProviderClassException(String providerClassName,
Exception e)
- Specified by:
getUnableToInstantiateValidationProviderClassException in interface Log
getUnableToInstantiateValidationProviderClassException$str
protected String getUnableToInstantiateValidationProviderClassException$str()
getGroupHasToBeAnInterfaceException
public final ValidationException getGroupHasToBeAnInterfaceException(String className)
- Specified by:
getGroupHasToBeAnInterfaceException in interface Log
getGroupHasToBeAnInterfaceException$str
protected String getGroupHasToBeAnInterfaceException$str()
getErrorParsingMappingFileException
public final ValidationException getErrorParsingMappingFileException(JAXBException e)
- Specified by:
getErrorParsingMappingFileException in interface Log
getErrorParsingMappingFileException$str
protected String getErrorParsingMappingFileException$str()
getUnableToInstantiateException
public final ValidationException getUnableToInstantiateException(Class clazz,
Exception e)
- Specified by:
getUnableToInstantiateException in interface Log
getUnableToInstantiateException1$str
protected String getUnableToInstantiateException1$str()
getWrongDefaultGroupSequenceProviderTypeException
public final GroupDefinitionException getWrongDefaultGroupSequenceProviderTypeException(String beanClassName)
- Specified by:
getWrongDefaultGroupSequenceProviderTypeException in interface Log
getWrongDefaultGroupSequenceProviderTypeException$str
protected String getWrongDefaultGroupSequenceProviderTypeException$str()
getPropertyNameCannotBeNullOrEmptyException
public final IllegalArgumentException getPropertyNameCannotBeNullOrEmptyException()
- Specified by:
getPropertyNameCannotBeNullOrEmptyException in interface Log
getPropertyNameCannotBeNullOrEmptyException$str
protected String getPropertyNameCannotBeNullOrEmptyException$str()
getUnableToLoadClassException
public final ValidationException getUnableToLoadClassException(String className)
- Specified by:
getUnableToLoadClassException in interface Log
getUnableToLoadClassException$str
protected String getUnableToLoadClassException$str()
getUnableToInstantiateTraversableResolverClassException
public final ValidationException getUnableToInstantiateTraversableResolverClassException(String traversableResolverClassName,
Exception e)
- Specified by:
getUnableToInstantiateTraversableResolverClassException in interface Log
getUnableToInstantiateTraversableResolverClassException$str
protected String getUnableToInstantiateTraversableResolverClassException$str()
beanManagerIsNotAvailable
public final IllegalStateException beanManagerIsNotAvailable()
- Specified by:
beanManagerIsNotAvailable in interface Log
beanManagerIsNotAvailable$str
protected String beanManagerIsNotAvailable$str()
getStartIndexCannotBeNegativeException
public final IllegalArgumentException getStartIndexCannotBeNegativeException(int startIndex)
- Specified by:
getStartIndexCannotBeNegativeException in interface Log
getStartIndexCannotBeNegativeException$str
protected String getStartIndexCannotBeNegativeException$str()
getUnableToInstantiateException
public final ValidationException getUnableToInstantiateException(String message,
Class clazz,
Exception e)
- Specified by:
getUnableToInstantiateException in interface Log
getUnableToInstantiateException2$str
protected String getUnableToInstantiateException2$str()
getInvalidPropertyValue
public final ValidationException getInvalidPropertyValue(String propertyName,
String propertyValue,
Exception e)
- Specified by:
getInvalidPropertyValue in interface Log
getInvalidPropertyValue$str
protected String getInvalidPropertyValue$str()
getMethodIsDefinedTwiceInMappingXmlForBeanException
public final ValidationException getMethodIsDefinedTwiceInMappingXmlForBeanException(String name,
String beanClassName)
- Specified by:
getMethodIsDefinedTwiceInMappingXmlForBeanException in interface Log
getMethodIsDefinedTwiceInMappingXmlForBeanException$str
protected String getMethodIsDefinedTwiceInMappingXmlForBeanException$str()
getAnnotationDoesNotContainAParameterException
public final ValidationException getAnnotationDoesNotContainAParameterException(String annotationClassName,
String parameterName)
- Specified by:
getAnnotationDoesNotContainAParameterException in interface Log
getAnnotationDoesNotContainAParameterException$str
protected String getAnnotationDoesNotContainAParameterException$str()
usingMessageInterpolator
public final void usingMessageInterpolator(String messageInterpolatorClassName)
- Specified by:
usingMessageInterpolator in interface Log
usingMessageInterpolator$str
protected String usingMessageInterpolator$str()
getErrorDuringScriptExecutionException
public final ConstraintDeclarationException getErrorDuringScriptExecutionException(String script,
Exception e)
- Specified by:
getErrorDuringScriptExecutionException in interface Log
getErrorDuringScriptExecutionException$str
protected String getErrorDuringScriptExecutionException$str()
getMinCannotBeNegativeException
public final IllegalArgumentException getMinCannotBeNegativeException()
- Specified by:
getMinCannotBeNegativeException in interface Log
getMinCannotBeNegativeException$str
protected String getMinCannotBeNegativeException$str()
getEndIndexCannotBeNegativeException
public final IllegalArgumentException getEndIndexCannotBeNegativeException(int endIndex)
- Specified by:
getEndIndexCannotBeNegativeException in interface Log
getEndIndexCannotBeNegativeException$str
protected String getEndIndexCannotBeNegativeException$str()
getInvalidJavaIdentifierException
public final IllegalArgumentException getInvalidJavaIdentifierException(String identifier)
- Specified by:
getInvalidJavaIdentifierException in interface Log
getInvalidJavaIdentifierException$str
protected String getInvalidJavaIdentifierException$str()
usingParameterNameProvider
public final void usingParameterNameProvider(String parameterNameProviderClassName)
- Specified by:
usingParameterNameProvider in interface Log
usingParameterNameProvider$str
protected String usingParameterNameProvider$str()
getUnableToExpandDefaultGroupListException
public final GroupDefinitionException getUnableToExpandDefaultGroupListException(List defaultGroupList,
List groupList)
- Specified by:
getUnableToExpandDefaultGroupListException in interface Log
getUnableToExpandDefaultGroupListException$str
protected String getUnableToExpandDefaultGroupListException$str()
getPropertyPathMustProvideIndexOrMapKeyException
public final IllegalArgumentException getPropertyPathMustProvideIndexOrMapKeyException()
- Specified by:
getPropertyPathMustProvideIndexOrMapKeyException in interface Log
getPropertyPathMustProvideIndexOrMapKeyException$str
protected String getPropertyPathMustProvideIndexOrMapKeyException$str()
usingConstraintFactory
public final void usingConstraintFactory(String constraintFactoryClassName)
- Specified by:
usingConstraintFactory in interface Log
usingConstraintFactory$str
protected String usingConstraintFactory$str()
getUnableToExpandGroupSequenceException
public final GroupDefinitionException getUnableToExpandGroupSequenceException()
- Specified by:
getUnableToExpandGroupSequenceException in interface Log
getUnableToExpandGroupSequenceException$str
protected String getUnableToExpandGroupSequenceException$str()
getUnableToInstantiateConstraintFactoryClassException
public final ValidationException getUnableToInstantiateConstraintFactoryClassException(String constraintFactoryClassName,
ValidationException e)
- Specified by:
getUnableToInstantiateConstraintFactoryClassException in interface Log
getUnableToInstantiateConstraintFactoryClassException$str
protected String getUnableToInstantiateConstraintFactoryClassException$str()
getInvalidDefaultGroupSequenceDefinitionException
public final GroupDefinitionException getInvalidDefaultGroupSequenceDefinitionException()
- Specified by:
getInvalidDefaultGroupSequenceDefinitionException in interface Log
getInvalidDefaultGroupSequenceDefinitionException$str
protected String getInvalidDefaultGroupSequenceDefinitionException$str()
parsingXMLFile
public final void parsingXMLFile(String fileName)
- Specified by:
parsingXMLFile in interface Log
parsingXMLFile$str
protected String parsingXMLFile$str()
getConstructorIsDefinedTwiceInMappingXmlForBeanException
public final ValidationException getConstructorIsDefinedTwiceInMappingXmlForBeanException(String name,
String beanClassName)
- Specified by:
getConstructorIsDefinedTwiceInMappingXmlForBeanException in interface Log
getConstructorIsDefinedTwiceInMappingXmlForBeanException$str
protected String getConstructorIsDefinedTwiceInMappingXmlForBeanException$str()
getWrongTypeForGroupsParameterException
public final ConstraintDefinitionException getWrongTypeForGroupsParameterException(String constraintName,
ClassCastException e)
- Specified by:
getWrongTypeForGroupsParameterException in interface Log
getWrongTypeForGroupsParameterException$str
protected String getWrongTypeForGroupsParameterException$str()
getUnableToResetXmlInputStreamException
public final ValidationException getUnableToResetXmlInputStreamException(String file,
IOException e)
- Specified by:
getUnableToResetXmlInputStreamException in interface Log
getUnableToResetXmlInputStreamException$str
protected String getUnableToResetXmlInputStreamException$str()
getMaxCannotBeNegativeException
public final IllegalArgumentException getMaxCannotBeNegativeException()
- Specified by:
getMaxCannotBeNegativeException in interface Log
getMaxCannotBeNegativeException$str
protected String getMaxCannotBeNegativeException$str()
getMissingActualTypeArgumentForTypeParameterException
public final IllegalArgumentException getMissingActualTypeArgumentForTypeParameterException(TypeVariable typeParameter)
- Specified by:
getMissingActualTypeArgumentForTypeParameterException in interface Log
getMissingActualTypeArgumentForTypeParameterException$str
protected String getMissingActualTypeArgumentForTypeParameterException$str()
getInvalidReturnTypeException
public final ValidationException getInvalidReturnTypeException(Class returnType,
ClassCastException e)
- Specified by:
getInvalidReturnTypeException in interface Log
getInvalidReturnTypeException$str
protected String getInvalidReturnTypeException$str()
getMultipleDefinitionOfDefaultGroupSequenceProviderException
public final GroupDefinitionException getMultipleDefinitionOfDefaultGroupSequenceProviderException()
- Specified by:
getMultipleDefinitionOfDefaultGroupSequenceProviderException in interface Log
getMultipleDefinitionOfDefaultGroupSequenceProviderException$str
protected String getMultipleDefinitionOfDefaultGroupSequenceProviderException$str()
getElementTypeHasToBeFieldOrMethodException
public final IllegalArgumentException getElementTypeHasToBeFieldOrMethodException()
- Specified by:
getElementTypeHasToBeFieldOrMethodException in interface Log
getElementTypeHasToBeFieldOrMethodException$str
protected String getElementTypeHasToBeFieldOrMethodException$str()
getUnableToOpenInputStreamForMappingFileException
public final ValidationException getUnableToOpenInputStreamForMappingFileException(String mappingFileName)
- Specified by:
getUnableToOpenInputStreamForMappingFileException in interface Log
getUnableToOpenInputStreamForMappingFileException$str
protected String getUnableToOpenInputStreamForMappingFileException$str()
ignoringXmlConfiguration
public final void ignoringXmlConfiguration()
- Specified by:
ignoringXmlConfiguration in interface Log
ignoringXmlConfiguration$str
protected String ignoringXmlConfiguration$str()
getOverriddenConstraintAttributeNotFoundException
public final ConstraintDefinitionException getOverriddenConstraintAttributeNotFoundException(String attributeName)
- Specified by:
getOverriddenConstraintAttributeNotFoundException in interface Log
getOverriddenConstraintAttributeNotFoundException$str
protected String getOverriddenConstraintAttributeNotFoundException$str()
getCrossParameterConstraintOnClassException
public final ConstraintDeclarationException getCrossParameterConstraintOnClassException(String constraint)
- Specified by:
getCrossParameterConstraintOnClassException in interface Log
getCrossParameterConstraintOnClassException$str
protected String getCrossParameterConstraintOnClassException$str()
getNoDefaultGroupInGroupSequenceException
public final GroupDefinitionException getNoDefaultGroupInGroupSequenceException()
- Specified by:
getNoDefaultGroupInGroupSequenceException in interface Log
getNoDefaultGroupInGroupSequenceException$str
protected String getNoDefaultGroupInGroupSequenceException$str()
getBeanClassMustBePartOfRedefinedDefaultGroupSequenceException
public final GroupDefinitionException getBeanClassMustBePartOfRedefinedDefaultGroupSequenceException(String beanClassName)
- Specified by:
getBeanClassMustBePartOfRedefinedDefaultGroupSequenceException in interface Log
getBeanClassMustBePartOfRedefinedDefaultGroupSequenceException$str
protected String getBeanClassMustBePartOfRedefinedDefaultGroupSequenceException$str()
getGroupConversionOnNonCascadingElementException
public final ConstraintDeclarationException getGroupConversionOnNonCascadingElementException(ConstraintLocation location)
- Specified by:
getGroupConversionOnNonCascadingElementException in interface Log
getGroupConversionOnNonCascadingElementException$str
protected String getGroupConversionOnNonCascadingElementException$str()
getInvalidLengthForFractionPartException
public final IllegalArgumentException getInvalidLengthForFractionPartException()
- Specified by:
getInvalidLengthForFractionPartException in interface Log
getInvalidLengthForFractionPartException$str
protected String getInvalidLengthForFractionPartException$str()
getErrorDuringCallOfTraversableResolverIsReachableException
public final ValidationException getErrorDuringCallOfTraversableResolverIsReachableException(RuntimeException e)
- Specified by:
getErrorDuringCallOfTraversableResolverIsReachableException in interface Log
getErrorDuringCallOfTraversableResolverIsReachableException$str
protected String getErrorDuringCallOfTraversableResolverIsReachableException$str()
getWrongParameterTypeException
public final ValidationException getWrongParameterTypeException(String expectedType,
String currentType)
- Specified by:
getWrongParameterTypeException in interface Log
getWrongParameterTypeException$str
protected String getWrongParameterTypeException$str()
getBeanClassHasAlreadyBeConfiguredInXmlException
public final ValidationException getBeanClassHasAlreadyBeConfiguredInXmlException(String beanClassName)
- Specified by:
getBeanClassHasAlreadyBeConfiguredInXmlException in interface Log
getBeanClassHasAlreadyBeConfiguredInXmlException$str
protected String getBeanClassHasAlreadyBeConfiguredInXmlException$str()
getGenericAndCrossParameterValidatorWithoutConstraintTargetException
public final ConstraintDefinitionException getGenericAndCrossParameterValidatorWithoutConstraintTargetException(String constraint)
- Specified by:
getGenericAndCrossParameterValidatorWithoutConstraintTargetException in interface Log
getGenericAndCrossParameterValidatorWithoutConstraintTargetException$str
protected String getGenericAndCrossParameterValidatorWithoutConstraintTargetException$str()
getMultipleGroupConversionsForSameSourceException
public final ConstraintDeclarationException getMultipleGroupConversionsForSameSourceException(Class from,
Set tos)
- Specified by:
getMultipleGroupConversionsForSameSourceException in interface Log
getMultipleGroupConversionsForSameSourceException$str
protected String getMultipleGroupConversionsForSameSourceException$str()
getMultipleCrossParameterValidatorClassesException
public final ConstraintDefinitionException getMultipleCrossParameterValidatorClassesException(String constraint)
- Specified by:
getMultipleCrossParameterValidatorClassesException in interface Log
getMultipleCrossParameterValidatorClassesException$str
protected String getMultipleCrossParameterValidatorClassesException$str()
getParameterNodeAddedForNonCrossParameterConstraintException
public final IllegalStateException getParameterNodeAddedForNonCrossParameterConstraintException(Path path)
- Specified by:
getParameterNodeAddedForNonCrossParameterConstraintException in interface Log
getParameterNodeAddedForNonCrossParameterConstraintException$str
protected String getParameterNodeAddedForNonCrossParameterConstraintException$str()
getUnableToFindAnnotationConstraintsException
public final ValidationException getUnableToFindAnnotationConstraintsException(Class annotationClass)
- Specified by:
getUnableToFindAnnotationConstraintsException in interface Log
getUnableToFindAnnotationConstraintsException$str
protected String getUnableToFindAnnotationConstraintsException$str()
getInvalidNumberFormatException
public final ValidationException getInvalidNumberFormatException(String formatName,
NumberFormatException e)
- Specified by:
getInvalidNumberFormatException in interface Log
getInvalidNumberFormatException$str
protected String getInvalidNumberFormatException$str()
getInvalidRangeException
public final IllegalArgumentException getInvalidRangeException(int startIndex,
int endIndex)
- Specified by:
getInvalidRangeException in interface Log
getInvalidRangeException$str
protected String getInvalidRangeException$str()
errorInExpressionLanguage
public final void errorInExpressionLanguage(String expression,
Exception e)
- Specified by:
errorInExpressionLanguage in interface Log
errorInExpressionLanguage$str
protected String errorInExpressionLanguage$str()
getHasToBeAPrimitiveTypeException
public final IllegalArgumentException getHasToBeAPrimitiveTypeException(Class clazz)
- Specified by:
getHasToBeAPrimitiveTypeException in interface Log
getHasToBeAPrimitiveTypeException$str
protected String getHasToBeAPrimitiveTypeException$str()
getUnexpectedParameterValueException
public final ValidationException getUnexpectedParameterValueException(ClassCastException e)
- Specified by:
getUnexpectedParameterValueException in interface Log
getUnexpectedParameterValueException$str
protected String getUnexpectedParameterValueException$str()
getInvalidLengthOfParameterMetaDataListException
public final IllegalArgumentException getInvalidLengthOfParameterMetaDataListException(ExecutableElement executableElement,
int nbParameters,
int listSize)
- Specified by:
getInvalidLengthOfParameterMetaDataListException in interface Log
getInvalidLengthOfParameterMetaDataListException$str
protected String getInvalidLengthOfParameterMetaDataListException$str()
getCrossParameterConstraintOnFieldException
public final ConstraintDeclarationException getCrossParameterConstraintOnFieldException(String constraint,
String field)
- Specified by:
getCrossParameterConstraintOnFieldException in interface Log
getCrossParameterConstraintOnFieldException$str
protected String getCrossParameterConstraintOnFieldException$str()
getWrongDefaultValueForGroupsParameterException
public final ConstraintDefinitionException getWrongDefaultValueForGroupsParameterException(String constraintName)
- Specified by:
getWrongDefaultValueForGroupsParameterException in interface Log
getWrongDefaultValueForGroupsParameterException$str
protected String getWrongDefaultValueForGroupsParameterException$str()
unableToCloseXMLFileInputStream
public final void unableToCloseXMLFileInputStream(String fileName)
- Specified by:
unableToCloseXMLFileInputStream in interface Log
unableToCloseXMLFileInputStream$str
protected String unableToCloseXMLFileInputStream$str()
getMoreThanOneValidatorFoundForTypeException
public final UnexpectedTypeException getMoreThanOneValidatorFoundForTypeException(Type type,
String validatorClasses)
- Specified by:
getMoreThanOneValidatorFoundForTypeException in interface Log
getMoreThanOneValidatorFoundForTypeException$str
protected String getMoreThanOneValidatorFoundForTypeException$str()
getUnableToRetrieveAnnotationParameterValueException
public final ValidationException getUnableToRetrieveAnnotationParameterValueException(Exception e)
- Specified by:
getUnableToRetrieveAnnotationParameterValueException in interface Log
getUnableToRetrieveAnnotationParameterValueException$str
protected String getUnableToRetrieveAnnotationParameterValueException$str()
getInvalidMethodParameterIndexException
public final IllegalArgumentException getInvalidMethodParameterIndexException(String method,
int index)
- Specified by:
getInvalidMethodParameterIndexException in interface Log
getInvalidMethodParameterIndexException2$str
protected String getInvalidMethodParameterIndexException2$str()
getMemberIsNeitherAFieldNorAMethodException
public final IllegalArgumentException getMemberIsNeitherAFieldNorAMethodException(Member member)
- Specified by:
getMemberIsNeitherAFieldNorAMethodException in interface Log
getMemberIsNeitherAFieldNorAMethodException$str
protected String getMemberIsNeitherAFieldNorAMethodException$str()
getUnableToGetAnnotationParameterException
public final ValidationException getUnableToGetAnnotationParameterException(String parameterName,
String annotationName,
Exception e)
- Specified by:
getUnableToGetAnnotationParameterException in interface Log
getUnableToGetAnnotationParameterException$str
protected String getUnableToGetAnnotationParameterException$str()
getErrorDuringCallOfTraversableResolverIsCascadableException
public final ValidationException getErrorDuringCallOfTraversableResolverIsCascadableException(RuntimeException e)
- Specified by:
getErrorDuringCallOfTraversableResolverIsCascadableException in interface Log
getErrorDuringCallOfTraversableResolverIsCascadableException$str
protected String getErrorDuringCallOfTraversableResolverIsCascadableException$str()
getWrongTypeForMessageParameterException
public final ConstraintDefinitionException getWrongTypeForMessageParameterException(String constraintName)
- Specified by:
getWrongTypeForMessageParameterException in interface Log
getWrongTypeForMessageParameterException$str
protected String getWrongTypeForMessageParameterException$str()
getReservedParameterNamesException
public final ValidationException getReservedParameterNamesException(String messageParameterName,
String groupsParameterName,
String payloadParameterName)
- Specified by:
getReservedParameterNamesException in interface Log
getReservedParameterNamesException$str
protected String getReservedParameterNamesException$str()
getUnableToCreateAnnotationForConfiguredConstraintException
public final ValidationException getUnableToCreateAnnotationForConfiguredConstraintException(RuntimeException e)
- Specified by:
getUnableToCreateAnnotationForConfiguredConstraintException in interface Log
getUnableToCreateAnnotationForConfiguredConstraintException$str
protected String getUnableToCreateAnnotationForConfiguredConstraintException$str()
throwInvalidFormat
public final ValidationException throwInvalidFormat(String message,
IllegalFormatException e)
- Specified by:
throwInvalidFormat in interface Log
throwInvalidFormat$str
protected String throwInvalidFormat$str()
getUnableToInitializeConstraintValidatorException
public final ValidationException getUnableToInitializeConstraintValidatorException(String validatorClassName,
RuntimeException e)
- Specified by:
getUnableToInitializeConstraintValidatorException in interface Log
getUnableToInitializeConstraintValidatorException$str
protected String getUnableToInitializeConstraintValidatorException$str()
getMultipleDefinitionOfDefaultGroupSequenceException
public final GroupDefinitionException getMultipleDefinitionOfDefaultGroupSequenceException()
- Specified by:
getMultipleDefinitionOfDefaultGroupSequenceException in interface Log
getMultipleDefinitionOfDefaultGroupSequenceException$str
protected String getMultipleDefinitionOfDefaultGroupSequenceException$str()
getCrossParameterConstraintOnMethodWithoutParametersException
public final ConstraintDeclarationException getCrossParameterConstraintOnMethodWithoutParametersException(String constraint,
String member)
- Specified by:
getCrossParameterConstraintOnMethodWithoutParametersException in interface Log
getCrossParameterConstraintOnMethodWithoutParametersException$str
protected String getCrossParameterConstraintOnMethodWithoutParametersException$str()
getUnableToInstantiateException
public final ValidationException getUnableToInstantiateException(String className,
Exception e)
- Specified by:
getUnableToInstantiateException in interface Log
getInvalidPropertyPathException
public final IllegalArgumentException getInvalidPropertyPathException(String propertyName,
String beanClassName)
- Specified by:
getInvalidPropertyPathException in interface Log
getInvalidPropertyPathException2$str
protected String getInvalidPropertyPathException2$str()
getUnableToLoadClassException
public final ValidationException getUnableToLoadClassException(String className,
Exception e)
- Specified by:
getUnableToLoadClassException in interface Log
getConstraintParametersCannotStartWithValidException
public final ConstraintDefinitionException getConstraintParametersCannotStartWithValidException()
- Specified by:
getConstraintParametersCannotStartWithValidException in interface Log
getConstraintParametersCannotStartWithValidException$str
protected String getConstraintParametersCannotStartWithValidException$str()
getWrongTypeForPayloadParameterException
public final ConstraintDefinitionException getWrongTypeForPayloadParameterException(String constraintName,
ClassCastException e)
- Specified by:
getWrongTypeForPayloadParameterException in interface Log
getWrongTypeForPayloadParameterException$str
protected String getWrongTypeForPayloadParameterException$str()
getUnableToParseValidationXmlFileException
public final ValidationException getUnableToParseValidationXmlFileException(String file,
JAXBException e)
- Specified by:
getUnableToParseValidationXmlFileException in interface Log
getUnableToParseValidationXmlFileException$str
protected String getUnableToParseValidationXmlFileException$str()
getIsNotAnAnnotationException
public final ValidationException getIsNotAnAnnotationException(String annotationClassName)
- Specified by:
getIsNotAnAnnotationException in interface Log
getIsNotAnAnnotationException$str
protected String getIsNotAnAnnotationException$str()
getInvalidIndexException
public final IndexOutOfBoundsException getInvalidIndexException(String lowerBound,
String upperBound)
- Specified by:
getInvalidIndexException in interface Log
getInvalidIndexException$str
protected String getInvalidIndexException$str()
getExceptionDuringIsValidCall
public final ValidationException getExceptionDuringIsValidCall(RuntimeException e)
- Specified by:
getExceptionDuringIsValidCall in interface Log
getExceptionDuringIsValidCall$str
protected String getExceptionDuringIsValidCall$str()
unknownPropertyInExpressionLanguage
public final void unknownPropertyInExpressionLanguage(String expression,
Exception e)
- Specified by:
unknownPropertyInExpressionLanguage in interface Log
unknownPropertyInExpressionLanguage$str
protected String unknownPropertyInExpressionLanguage$str()
getUnableToInstantiateBeanValidationProviderException
public final ValidationException getUnableToInstantiateBeanValidationProviderException(List providerName,
Exception e)
- Specified by:
getUnableToInstantiateBeanValidationProviderException in interface Log
getUnableToInstantiateBeanValidationProviderException$str
protected String getUnableToInstantiateBeanValidationProviderException$str()
getIllegalArgumentException
public final IllegalArgumentException getIllegalArgumentException(String message)
- Specified by:
getIllegalArgumentException in interface Log
getIllegalArgumentException$str
protected String getIllegalArgumentException$str()
getAtLeastOneCustomMessageMustBeCreatedException
public final ValidationException getAtLeastOneCustomMessageMustBeCreatedException()
- Specified by:
getAtLeastOneCustomMessageMustBeCreatedException in interface Log
getAtLeastOneCustomMessageMustBeCreatedException$str
protected String getAtLeastOneCustomMessageMustBeCreatedException$str()
getSequenceDefinitionsNotAllowedException
public final GroupDefinitionException getSequenceDefinitionsNotAllowedException()
- Specified by:
getSequenceDefinitionsNotAllowedException in interface Log
getSequenceDefinitionsNotAllowedException$str
protected String getSequenceDefinitionsNotAllowedException$str()
getScriptMustReturnTrueOrFalseException
public final ConstraintDeclarationException getScriptMustReturnTrueOrFalseException(String script)
- Specified by:
getScriptMustReturnTrueOrFalseException in interface Log
getScriptMustReturnTrueOrFalseException1$str
protected String getScriptMustReturnTrueOrFalseException1$str()
getUnableToParsePropertyPathException
public final IllegalArgumentException getUnableToParsePropertyPathException(String propertyPath)
- Specified by:
getUnableToParsePropertyPathException in interface Log
getUnableToParsePropertyPathException$str
protected String getUnableToParsePropertyPathException$str()
getUnableToReadAnnotationAttributesException
public final ValidationException getUnableToReadAnnotationAttributesException(Class annotationClass,
Exception e)
- Specified by:
getUnableToReadAnnotationAttributesException in interface Log
getUnableToReadAnnotationAttributesException$str
protected String getUnableToReadAnnotationAttributesException$str()
getTryingToInstantiateAnnotationWithUnknownParametersException
public final RuntimeException getTryingToInstantiateAnnotationWithUnknownParametersException(Class annotationType,
Set unknownParameters)
- Specified by:
getTryingToInstantiateAnnotationWithUnknownParametersException in interface Log
getTryingToInstantiateAnnotationWithUnknownParametersException$str
protected String getTryingToInstantiateAnnotationWithUnknownParametersException$str()
getUnableToReadServicesFileException
public final ValidationException getUnableToReadServicesFileException(String servicesFileName,
Exception e)
- Specified by:
getUnableToReadServicesFileException in interface Log
getUnableToReadServicesFileException$str
protected String getUnableToReadServicesFileException$str()
getUnableToDetermineSchemaVersionException
public final ValidationException getUnableToDetermineSchemaVersionException(String file,
XMLStreamException e)
- Specified by:
getUnableToDetermineSchemaVersionException in interface Log
getUnableToDetermineSchemaVersionException$str
protected String getUnableToDetermineSchemaVersionException$str()
getTypeNotSupportedForUnwrappingException
public final ValidationException getTypeNotSupportedForUnwrappingException(Class type)
- Specified by:
getTypeNotSupportedForUnwrappingException in interface Log
getTypeNotSupportedForUnwrappingException$str
protected String getTypeNotSupportedForUnwrappingException$str()
getBeanDoesNotContainConstructorException
public final ValidationException getBeanDoesNotContainConstructorException(String beanClassName,
List parameterTypes)
- Specified by:
getBeanDoesNotContainConstructorException in interface Log
getBeanDoesNotContainConstructorException$str
protected String getBeanDoesNotContainConstructorException$str()
getUnexpectedParameterValueException
public final ValidationException getUnexpectedParameterValueException()
- Specified by:
getUnexpectedParameterValueException in interface Log
getUnsupportedSchemaVersionException
public final ValidationException getUnsupportedSchemaVersionException(String file,
String version)
- Specified by:
getUnsupportedSchemaVersionException in interface Log
getUnsupportedSchemaVersionException$str
protected String getUnsupportedSchemaVersionException$str()
getUnableToInstantiateMessageInterpolatorClassException
public final ValidationException getUnableToInstantiateMessageInterpolatorClassException(String messageInterpolatorClassName,
Exception e)
- Specified by:
getUnableToInstantiateMessageInterpolatorClassException in interface Log
getUnableToInstantiateMessageInterpolatorClassException$str
protected String getUnableToInstantiateMessageInterpolatorClassException$str()
getNullIsAnInvalidTypeForAConstraintValidatorException
public final ValidationException getNullIsAnInvalidTypeForAConstraintValidatorException()
- Specified by:
getNullIsAnInvalidTypeForAConstraintValidatorException in interface Log
getNullIsAnInvalidTypeForAConstraintValidatorException$str
protected String getNullIsAnInvalidTypeForAConstraintValidatorException$str()
unableToLoadConstraintAnnotationClassException
public final ValidationException unableToLoadConstraintAnnotationClassException(String constraintAnnotationClass,
Exception e)
- Specified by:
unableToLoadConstraintAnnotationClassException in interface Log
unableToLoadConstraintAnnotationClassException$str
protected String unableToLoadConstraintAnnotationClassException$str()
getUnableToFindProviderException
public final ValidationException getUnableToFindProviderException(Class providerClass)
- Specified by:
getUnableToFindProviderException in interface Log
getUnableToFindProviderException$str
protected String getUnableToFindProviderException$str()
getUnableToDetermineConstraintType
public final ConstraintDefinitionException getUnableToDetermineConstraintType(String constraint)
- Specified by:
getUnableToDetermineConstraintType in interface Log
getUnableToDetermineConstraintType$str
protected String getUnableToDetermineConstraintType$str()
getMissingFormatStringInTemplateException
public final ValidationException getMissingFormatStringInTemplateException(String expression)
- Specified by:
getMissingFormatStringInTemplateException in interface Log
getMissingFormatStringInTemplateException$str
protected String getMissingFormatStringInTemplateException$str()
getNoValidatorFoundForTypeException
public final UnexpectedTypeException getNoValidatorFoundForTypeException(String className)
- Specified by:
getNoValidatorFoundForTypeException in interface Log
getNoValidatorFoundForTypeException$str
protected String getNoValidatorFoundForTypeException$str()
usingValidationProvider
public final void usingValidationProvider(String validationProviderClassName)
- Specified by:
usingValidationProvider in interface Log
usingValidationProvider$str
protected String usingValidationProvider$str()
getScriptMustReturnTrueOrFalseException
public final ConstraintDeclarationException getScriptMustReturnTrueOrFalseException(String script,
Object executionResult,
String type)
- Specified by:
getScriptMustReturnTrueOrFalseException in interface Log
getScriptMustReturnTrueOrFalseException3$str
protected String getScriptMustReturnTrueOrFalseException3$str()
getConstraintFactoryMustNotReturnNullException
public final ValidationException getConstraintFactoryMustNotReturnNullException(String validatorClassName)
- Specified by:
getConstraintFactoryMustNotReturnNullException in interface Log
getConstraintFactoryMustNotReturnNullException$str
protected String getConstraintFactoryMustNotReturnNullException$str()
getUnableToFindPropertyWithAccessException
public final ValidationException getUnableToFindPropertyWithAccessException(Class beanClass,
String property,
ElementType elementType)
- Specified by:
getUnableToFindPropertyWithAccessException in interface Log
getUnableToFindPropertyWithAccessException$str
protected String getUnableToFindPropertyWithAccessException$str()
version
public final void version(String version)
- Specified by:
version in interface Log
version$str
protected String version$str()
getUnableToAccessMemberException
public final ValidationException getUnableToAccessMemberException(String memberName,
Exception e)
- Specified by:
getUnableToAccessMemberException in interface Log
getUnableToAccessMemberException$str
protected String getUnableToAccessMemberException$str()
getLengthCannotBeNegativeException
public final IllegalArgumentException getLengthCannotBeNegativeException()
- Specified by:
getLengthCannotBeNegativeException in interface Log
getLengthCannotBeNegativeException$str
protected String getLengthCannotBeNegativeException$str()
getIsDefinedTwiceInMappingXmlForBeanException
public final ValidationException getIsDefinedTwiceInMappingXmlForBeanException(String name,
String beanClassName)
- Specified by:
getIsDefinedTwiceInMappingXmlForBeanException in interface Log
getIsDefinedTwiceInMappingXmlForBeanException$str
protected String getIsDefinedTwiceInMappingXmlForBeanException$str()
voidMethodsMustNotBeConstrained
public final ConstraintDeclarationException voidMethodsMustNotBeConstrained(Member member)
- Specified by:
voidMethodsMustNotBeConstrained in interface Log
voidMethodsMustNotBeConstrained$str
protected String voidMethodsMustNotBeConstrained$str()
getWrongPayloadClassException
public final ValidationException getWrongPayloadClassException(String payloadClassName)
- Specified by:
getWrongPayloadClassException in interface Log
getWrongPayloadClassException$str
protected String getWrongPayloadClassException$str()
getAtLeastOneGroupHasToBeSpecifiedException
public final IllegalArgumentException getAtLeastOneGroupHasToBeSpecifiedException()
- Specified by:
getAtLeastOneGroupHasToBeSpecifiedException in interface Log
getAtLeastOneGroupHasToBeSpecifiedException$str
protected String getAtLeastOneGroupHasToBeSpecifiedException$str()
getInconsistentFailFastConfigurationException
public final ValidationException getInconsistentFailFastConfigurationException()
- Specified by:
getInconsistentFailFastConfigurationException in interface Log
getInconsistentFailFastConfigurationException$str
protected String getInconsistentFailFastConfigurationException$str()
getInconsistentConfigurationException
public final ValidationException getInconsistentConfigurationException()
- Specified by:
getInconsistentConfigurationException in interface Log
getInconsistentConfigurationException$str
protected String getInconsistentConfigurationException$str()
getUnableToInstantiateParameterNameProviderClassException
public final ValidationException getUnableToInstantiateParameterNameProviderClassException(String parameterNameProviderClassName,
ValidationException e)
- Specified by:
getUnableToInstantiateParameterNameProviderClassException in interface Log
getUnableToInstantiateParameterNameProviderClassException$str
protected String getUnableToInstantiateParameterNameProviderClassException$str()
getConstraintWithoutMandatoryParameterException
public final ConstraintDefinitionException getConstraintWithoutMandatoryParameterException(String parameterName,
String constraintName)
- Specified by:
getConstraintWithoutMandatoryParameterException in interface Log
getConstraintWithoutMandatoryParameterException$str
protected String getConstraintWithoutMandatoryParameterException$str()
getUnableToFindAnnotationParameterException
public final ValidationException getUnableToFindAnnotationParameterException(String parameterName,
NoSuchMethodException e)
- Specified by:
getUnableToFindAnnotationParameterException in interface Log
getUnableToFindAnnotationParameterException$str
protected String getUnableToFindAnnotationParameterException$str()
unableToNarrowNodeType
public final ClassCastException unableToNarrowNodeType(String actualDescriptorType,
String expectedDescriptorType)
- Specified by:
unableToNarrowNodeType in interface Log
unableToNarrowNodeType$str
protected String unableToNarrowNodeType$str()
getBeanDoesNotContainThePropertyException
public final ValidationException getBeanDoesNotContainThePropertyException(String beanClassName,
String getterName)
- Specified by:
getBeanDoesNotContainThePropertyException in interface Log
getBeanDoesNotContainThePropertyException$str
protected String getBeanDoesNotContainThePropertyException$str()
getInvalidPropertyPathException
public final IllegalArgumentException getInvalidPropertyPathException()
- Specified by:
getInvalidPropertyPathException in interface Log
getInvalidPropertyPathException0$str
protected String getInvalidPropertyPathException0$str()
methodReturnValueMustNotBeMarkedMoreThanOnceForCascadedValidation
public final ConstraintDeclarationException methodReturnValueMustNotBeMarkedMoreThanOnceForCascadedValidation(Member member1,
Member member2)
- Specified by:
methodReturnValueMustNotBeMarkedMoreThanOnceForCascadedValidation in interface Log
methodReturnValueMustNotBeMarkedMoreThanOnceForCascadedValidation$str
protected String methodReturnValueMustNotBeMarkedMoreThanOnceForCascadedValidation$str()
getAnnotationIsNoConstraintTypeException
public final ConstraintDefinitionException getAnnotationIsNoConstraintTypeException(Class annotationType)
- Specified by:
getAnnotationIsNoConstraintTypeException in interface Log
getAnnotationIsNoConstraintTypeException$str
protected String getAnnotationIsNoConstraintTypeException$str()
unableToLoadProviderClass
public final void unableToLoadProviderClass(String providerName)
- Specified by:
unableToLoadProviderClass in interface Log
unableToLoadProviderClass$str
protected String unableToLoadProviderClass$str()
unableToCreateSchema
public final void unableToCreateSchema(String fileName,
String message)
- Specified by:
unableToCreateSchema in interface Log
unableToCreateSchema$str
protected String unableToCreateSchema$str()
usingTraversableResolver
public final void usingTraversableResolver(String traversableResolverClassName)
- Specified by:
usingTraversableResolver in interface Log
usingTraversableResolver$str
protected String usingTraversableResolver$str()
getCyclicDependencyInGroupsDefinitionException
public final GroupDefinitionException getCyclicDependencyInGroupsDefinitionException()
- Specified by:
getCyclicDependencyInGroupsDefinitionException in interface Log
getCyclicDependencyInGroupsDefinitionException$str
protected String getCyclicDependencyInGroupsDefinitionException$str()
getInvalidCharValueException
public final ValidationException getInvalidCharValueException(String value)
- Specified by:
getInvalidCharValueException in interface Log
getInvalidCharValueException$str
protected String getInvalidCharValueException$str()
getWrongDefaultValueForPayloadParameterException
public final ConstraintDefinitionException getWrongDefaultValueForPayloadParameterException(String constraintName)
- Specified by:
getWrongDefaultValueForPayloadParameterException in interface Log
getWrongDefaultValueForPayloadParameterException$str
protected String getWrongDefaultValueForPayloadParameterException$str()
getInvalidLengthForIntegerPartException
public final IllegalArgumentException getInvalidLengthForIntegerPartException()
- Specified by:
getInvalidLengthForIntegerPartException in interface Log
getInvalidLengthForIntegerPartException$str
protected String getInvalidLengthForIntegerPartException$str()
getUnableToFindMethodException
public final IllegalArgumentException getUnableToFindMethodException(Class beanClass,
String name,
String parametersType)
- Specified by:
getUnableToFindMethodException in interface Log
getUnableToFindMethodException$str
protected String getUnableToFindMethodException$str()
getInvalidBigDecimalFormatException
public final IllegalArgumentException getInvalidBigDecimalFormatException(String value,
NumberFormatException e)
- Specified by:
getInvalidBigDecimalFormatException in interface Log
getInvalidBigDecimalFormatException$str
protected String getInvalidBigDecimalFormatException$str()
getBeanDoesNotContainMethodException
public final ValidationException getBeanDoesNotContainMethodException(String beanClassName,
String methodName,
List parameterTypes)
- Specified by:
getBeanDoesNotContainMethodException in interface Log
getBeanDoesNotContainMethodException$str
protected String getBeanDoesNotContainMethodException$str()
getInvalidParameterTypeException
public final ValidationException getInvalidParameterTypeException(String type,
String beanClassName)
- Specified by:
getInvalidParameterTypeException in interface Log
getInvalidParameterTypeException$str
protected String getInvalidParameterTypeException$str()
getIsNotAConstraintValidatorClassException
public final ValidationException getIsNotAConstraintValidatorClassException(Class validatorClass)
- Specified by:
getIsNotAConstraintValidatorClassException in interface Log
getIsNotAConstraintValidatorClassException$str
protected String getIsNotAConstraintValidatorClassException$str()
getInvalidRegularExpressionException
public final IllegalArgumentException getInvalidRegularExpressionException(PatternSyntaxException e)
- Specified by:
getInvalidRegularExpressionException in interface Log
getInvalidRegularExpressionException$str
protected String getInvalidRegularExpressionException$str()
getInvalidMethodParameterIndexException
public final IllegalArgumentException getInvalidMethodParameterIndexException(String methodName)
- Specified by:
getInvalidMethodParameterIndexException in interface Log
getInvalidMethodParameterIndexException1$str
protected String getInvalidMethodParameterIndexException1$str()
Copyright © 2007-2013 Red Hat Middleware, LLC. All Rights Reserved