InsufficientSpaceException
fun InsufficientSpaceException(name: String, size: Int, availableSpace: Int)
Content copied to clipboard
fun InsufficientSpaceException(message: String = "Not enough free space")
Content copied to clipboard