Class ValidationError.NoSystemPropertyFoundPostProcess

  • Enclosing class:
    ValidationError

    public static class ValidationError.NoSystemPropertyFoundPostProcess
    extends ValidationError
    While trying to get a configuration, was unable to find a value.
    • Constructor Detail

      • NoSystemPropertyFoundPostProcess

        public NoSystemPropertyFoundPostProcess​(java.lang.String path,
                                                java.lang.String property)
    • Method Detail

      • description

        public java.lang.String description()
        Description copied from class: ValidationError
        Get the description of the error.
        Specified by:
        description in class ValidationError
        Returns:
        description of the error