Is it possible to get an exception message as a string?
|
|
4
|
4623
|
April 14, 2017
|
New syntax suggestion: catch with type specs
|
|
42
|
2301
|
October 4, 2024
|
What are the dangers of a possible proliferation of exception types?
|
|
7
|
183
|
July 24, 2024
|
PyPlot.show throws an exception (Win10 | Julia 1.10.0 )
|
|
11
|
345
|
February 17, 2024
|
StaticCompiler - how to handle integer division error?
|
|
2
|
298
|
December 27, 2023
|
Is it possible to suppress the chain of 'caused by' output when handling an exception?
|
|
3
|
293
|
December 19, 2023
|
Stackoverflow error with no stacktrace
|
|
3
|
271
|
November 2, 2023
|
Would it make sense to roll back module definitions which error half-way?
|
|
0
|
198
|
October 20, 2023
|
InlineDispatch.jl – A simple module to perform dispatch on the value of an expression
|
|
0
|
374
|
August 14, 2023
|
Is there a "gap" between acquire and try in the acquire-try-finally idiom?
|
|
0
|
197
|
March 17, 2023
|
Is it possible to catch a syntax error within the same file or REPL?
|
|
0
|
180
|
March 7, 2023
|
Using @test_throws for any error/excpeption
|
|
1
|
324
|
December 13, 2022
|
System: caught exception of type
|
|
9
|
1409
|
September 25, 2022
|
Optim interface.jl type instability and efficient exception handling
|
|
0
|
393
|
July 29, 2022
|
How to use the built-in InvalidStateException
|
|
1
|
719
|
June 9, 2022
|
DifferentialEquations.jl precompilation error
|
|
15
|
1867
|
October 19, 2021
|
HTTP.request
|
|
1
|
815
|
September 10, 2021
|
How to skip the error with try/catch statements?
|
|
1
|
506
|
July 30, 2021
|
How to find the error line using try/catch statements?
|
|
6
|
4674
|
July 29, 2021
|
Structuring a Type with Exception Messages
|
|
7
|
513
|
July 19, 2021
|
Does Julia have the Python equivalent of ValueError?
|
|
11
|
1876
|
June 10, 2021
|
Help with register_error_hint
|
|
5
|
729
|
April 16, 2021
|
Always show exception type in stack trace?
|
|
0
|
487
|
March 26, 2021
|
Julia throws additional LoadError during exception handling
|
|
6
|
1084
|
March 4, 2021
|
PyError - with ExcelReaders perhaps
|
|
1
|
421
|
February 12, 2021
|
What's the differences between `throw(ArgumentError(""))` and `return throw(ArgumentError("")`)
|
|
1
|
836
|
December 16, 2020
|
Switch find-zero method if convergence fails without try-catch
|
|
2
|
1135
|
November 20, 2020
|
Can I have some kind of a memory leak when an exception is being thrown?
|
|
2
|
540
|
May 7, 2020
|
Propagating exceptions from MATLAB to Julia
|
|
0
|
532
|
May 13, 2019
|
Julia exceptions in C
|
|
10
|
1515
|
December 8, 2018
|