MoveDirException constructor
MoveDirException(
- String reason
Thrown when the moveDir
function encouters an error.
Implementation
MoveDirException(super.reason);
Thrown when the moveDir
function encouters an error.
MoveDirException(super.reason);