public class ValueExtractorDeclarationException extends ValidationException
ValueExtractor
is illegal, e.g. because multiple
extractors for the same type and type use have been configured in
META-INF/validation.xml
.コンストラクタと説明 |
---|
ValueExtractorDeclarationException() |
ValueExtractorDeclarationException(String message) |
ValueExtractorDeclarationException(String message,
Throwable cause) |
ValueExtractorDeclarationException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2007-2018 Red Hat Inc. All Rights Reserved. Released under the Apache Software License 2.0. Translated by @megascus.