chore: add notation to capture unknwon exception for capture

ref: #849
This commit is contained in:
2025-07-04 13:28:55 +09:30
parent 6af615f918
commit 638e2ba986

View File

@ -428,7 +428,7 @@ class CommonViewSet(
return e
return None
raise ValueError('20250704-Unknown Exception Type. Unable to convert. Please report this error as a bug.')