Class InvalidProperty


  • public class InvalidProperty
    extends Object
    Author:
    Pavel.Sher Date: 15.05.2006
    • Constructor Detail

      • InvalidProperty

        public InvalidProperty​(@NotNull
                               String propertyName,
                               String reason)
    • Method Detail

      • getPropertyName

        @NotNull
        public String getPropertyName()
      • getInvalidReason

        @Nullable
        public String getInvalidReason()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object