public class ValidationException extends RuntimeException
Constructor and Description |
---|
ValidationException() |
ValidationException(String message) |
ValidationException(String message,
Throwable cause) |
ValidationException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2007-2017 Red Hat Inc. All Rights Reserved. Released under the Apache Software License 2.0.