IllegalStateException

class IllegalStateException(m: String = "IllegalModelStateException") : RuntimeException(source)

Author

rossetti

Constructors

Link copied to clipboard
constructor(m: String = "IllegalModelStateException")