public class ValidationException extends Exception
ConfigurationHandler should throws a validation exception
if an operation is not allowed or not valid.| Constructor and Description |
|---|
ValidationException(String message)
Create validation exception
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ValidationException(String message)
message - The validation messageCopyright © 2006–2021 The Apache Software Foundation. All rights reserved.