Class Error

  • All Implemented Interfaces:
    javax.validation.Payload

    public class Error
    extends java.lang.Object
    implements javax.validation.Payload
    Top level Payload implementation for ERROR severity of the violation.
    • Constructor Summary

      Constructors 
      Constructor Description
      Error()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Error

        public Error()