Class PropertyConstraintViolationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.sourceforge.jbizmo.commons.validation.PropertyConstraintViolationException
All Implemented Interfaces:
Serializable

public class PropertyConstraintViolationException extends RuntimeException

Exception that will be thrown if a property constraint is violated

Copyright 2010 (C) by Martin Ganserer

Version:
1.0.0
Author:
Martin Ganserer
See Also:
  • Constructor Details

    • PropertyConstraintViolationException

      public PropertyConstraintViolationException(String message)
      Constructor
      Parameters:
      message -