public class PropertyConstraintViolationException extends RuntimeException
Exception that will be thrown if a property constraint is violated
Copyright 2010 (C) by Martin Ganserer
| Constructor and Description |
|---|
PropertyConstraintViolationException(String message)
Constructor
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PropertyConstraintViolationException(String message)
message - Copyright © 2016. All rights reserved.