public class ComponentValidationException extends ComponentPoolException
| Constructor and Description |
|---|
ComponentValidationException() |
ComponentValidationException(String message,
Object... args) |
ComponentValidationException(Throwable throwable) |
ComponentValidationException(Throwable throwable,
String message,
Object... args) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019. All rights reserved.