Illegal State Exception
expect open class IllegalStateException(message: String?, cause: Throwable?) : RuntimeException
Content copied to clipboard
actual open class IllegalStateException(message: String?, cause: Throwable?) : RuntimeException
Content copied to clipboard
actual open class IllegalStateException(message: String?, cause: Throwable?) : RuntimeException
Content copied to clipboard
Constructors
IllegalStateException
Link copied to clipboard
IllegalStateException
Link copied to clipboard
IllegalStateException
Link copied to clipboard
Properties
Inheritors
CancellationException
Link copied to clipboard