public final class ErrorInfo extends Object implements AutoCloseable
It contains :
Related article: Error handling conventions used in the API The exception type depends on the context of the call, please refer to the related documentation.
public ErrorInfo(@NotNull String message)
public void close()
close
in interface AutoCloseable
@NotNull public String getMessage()