Skip to content

Commit

Permalink
test4
Browse files Browse the repository at this point in the history
  • Loading branch information
jesmrec committed Feb 6, 2025
1 parent 2eb2fca commit 80ea56a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ fun Throwable.parseError(
showJustReason: Boolean = false
): CharSequence {
if (!this.message.isNullOrEmpty()) { // If there's an specific error message from layers below use it
"sdfksdpkgp`sojgpsdojgsòjfs`dojgo`sdfhgòihòdshfosdihgidusfajop´jfdosfs´difjòsdihfòsdhfosdfhidsfhòdshfo`disfsonsífjsdoifsdo`fijsdoìfo`dshfsdfisd`f`sdfds`fsdfisd`fsdfsd`fds"
return this.message as String
} else { // Build the error message otherwise
val reason = when (this) {
Expand Down

0 comments on commit 80ea56a

Please sign in to comment.