InvalidStateException
class InvalidStateException(expected: String?, got: String?, val cause: Throwable? = null) : IllegalStateException
Exception thrown when the state is not of desired type when using state methods that validate it, such as withStateOrThrow