Class ValidationError.StringConstructorNotFound

  • Enclosing class:
    ValidationError

    public static class ValidationError.StringConstructorNotFound
    extends ValidationError
    While decoding an Object the string constructor was not found. Unable to create the object.
    • Constructor Detail

      • StringConstructorNotFound

        public StringConstructorNotFound​(java.lang.String path,
                                         TypeCapture<?> type)
    • 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