Original PR: https://github.com/apple/pkl/pull/359 Author: @odenix Created: 3/22/2024 Status: ✅ Merged Merged: 3/23/2024 Merged by: @bioball
Base: main ← Head: http-init
main
http-init
9f078dd
1 file changed (+1 additions, -3 deletions)
📝 pkl-core/src/main/java/org/pkl/core/http/HttpClientInitException.java (+1 -3)
pkl-core/src/main/java/org/pkl/core/http/HttpClientInitException.java
PklException is mainly used to indicate errors during evaluation of Pkl code. It isn't a suitable superclass for HttpClientInitException.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/359
Author: @odenix
Created: 3/22/2024
Status: ✅ Merged
Merged: 3/23/2024
Merged by: @bioball
Base:
main← Head:http-init📝 Commits (1)
9f078ddChange HttpClientInitException to extend RuntimeException📊 Changes
1 file changed (+1 additions, -3 deletions)
View changed files
📝
pkl-core/src/main/java/org/pkl/core/http/HttpClientInitException.java(+1 -3)📄 Description
PklException is mainly used to indicate errors during evaluation of Pkl code. It isn't a suitable superclass for HttpClientInitException.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.