Class ValidationError.DecodingCharWrongSize

  • Enclosing class:
    ValidationError

    public static class ValidationError.DecodingCharWrongSize
    extends ValidationError
    While deciding a char, expected a single value character but received more.
    • Constructor Detail

      • DecodingCharWrongSize

        public DecodingCharWrongSize​(java.lang.String path,
                                     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