Class ValueHandlerNotPersistedException

    • Constructor Detail

      • ValueHandlerNotPersistedException

        public ValueHandlerNotPersistedException​(java.lang.String message)
      • ValueHandlerNotPersistedException

        public ValueHandlerNotPersistedException​(java.lang.String message,
                                                 java.util.Set<PropertyDescriptor> descriptors)
      • ValueHandlerNotPersistedException

        public ValueHandlerNotPersistedException​(java.util.Set<CockpitValidationDescriptor> properties)
      • ValueHandlerNotPersistedException

        public ValueHandlerNotPersistedException​(java.lang.Throwable cause,
                                                 java.util.Set<CockpitValidationDescriptor> properties)