FileSystemLoopException

actual typealias FileSystemLoopException = <Error class: unknown class>

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
Link copied to clipboard
open val message: String?
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
expect open fun getFile(): String?
actual open fun getFile(): String?
Link copied to clipboard
expect open fun getOtherFile(): String?
actual open fun getOtherFile(): String?
Link copied to clipboard
expect open fun getReason(): String?
actual open fun getReason(): String?