MoveTreeException constructor

MoveTreeException(
  1. String reason
)

Thrown when the moveTree function encouters an error.

Implementation

MoveTreeException(super.reason);