Class ValidationError.ExceededMaximumNestedSubstitutionDepth

  • Enclosing class:
    ValidationError

    public static class ValidationError.ExceededMaximumNestedSubstitutionDepth
    extends ValidationError
    Not a valid SubstitutionNode.
    • Constructor Detail

      • ExceededMaximumNestedSubstitutionDepth

        public ExceededMaximumNestedSubstitutionDepth​(java.lang.String path,
                                                      int depth,
                                                      ConfigNode node)
    • 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