disposedInstanceException
fun disposedInstanceException(message: String = "The object is already disposed, so the operation is undefined in that case."): Nothing(source)
Throws DisposedInstanceException with the provided message describing that the object is already disposed and doesn't support used operation.