W3cubDocs

/Kotlin

<init>

AccessDeniedException(
    file: File, 
    other: File? = null, 
    reason: String? = null)

Platform and version requirements: JVM

An exception class which is used when we have not enough access for some operation.

© 2010–2017 JetBrains s.r.o.
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.io/-access-denied-exception/-init-.html