Skip to content
Success

Changes

Summary

  1. Add Exception utility classes. (commit: ff79c3d) (details)
  2. Move ExceptionWithHttpStatusCode.kt into lib-util. (commit: fb6f6b4) (details)
  3. Update ExceptionWithUiText.kt (commit: 8ac15e6) (details)
Commit ff79c3d06bcf400181eca901568bcae7185af236 by Mike Dawson
Add Exception utility classes.
(commit: ff79c3d)
The file was addedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/util/exception/ThrowableExt.kt
The file was addedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/util/exception/ExceptionWithHttpStatusCode.kt
The file was addedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/util/exception/ExceptionWithUiText.kt
Commit fb6f6b427dfeb3f63993646476b8bde32b9822bb by Mike Dawson
Move ExceptionWithHttpStatusCode.kt into lib-util.
(commit: fb6f6b4)
The file was addedrespect-lib-util/src/commonMain/kotlin/world/respect/libutil/ext/ThrowableExt.kt
The file was removedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/util/exception/ExceptionWithHttpStatusCode.kt
The file was removedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/util/exception/ThrowableExt.kt
The file was addedrespect-lib-util/src/commonMain/kotlin/world/respect/libutil/util/throwable/ExceptionWithHttpStatusCode.kt
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/util/exception/ExceptionWithUiText.kt (diff)
Commit 8ac15e6d60b12dedbe039987db7aee4b54379d47 by Mike Dawson
Update ExceptionWithUiText.kt
(commit: 8ac15e6)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/util/exception/ExceptionWithUiText.kt (diff)