Searched defs:IOException (Results 1 – 17 of 17) sorted by relevance
67 IOException() throw() : Exception("I/O exception") {} in IOException() function68 explicit IOException(const char* message) throw() : Exception(message) {} in IOException() function
31 actual typealias IOException = java.io.IOException typealias
28 expect open class IOException(message: String?, cause: Throwable?) : Exception { in toUtf8String() class
32 actual open class IOException actual constructor( in toUtf8String() class
8 using IOException = System.IO.IOException; typedef
38 using IOException = System.IO.IOException; typedef
41 using IOException = System.IO.IOException; typedef
37 using IOException = System.IO.IOException; typedef
39 using IOException = System.IO.IOException; typedef
40 using IOException = System.IO.IOException; typedef
23 using IOException = System.IO.IOException; typedef
16 using IOException = System.IO.IOException; typedef