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