Package dev.morphia

Class VerboseJSR303ConstraintViolationException

  • All Implemented Interfaces:
    java.io.Serializable

    public class VerboseJSR303ConstraintViolationException
    extends javax.validation.ConstraintViolationException
    Author:
    us@thomas-daily.de
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      VerboseJSR303ConstraintViolationException​(java.util.Set<javax.validation.ConstraintViolation<?>> vio)
      Creates a VerboseJSR303ConstraintViolationException
    • Method Summary

      • Methods inherited from class javax.validation.ConstraintViolationException

        getConstraintViolations
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • VerboseJSR303ConstraintViolationException

        public VerboseJSR303ConstraintViolationException​(java.util.Set<javax.validation.ConstraintViolation<?>> vio)
        Creates a VerboseJSR303ConstraintViolationException
        Parameters:
        vio - the violations