Class: BinaryTreeNodeException

BinaryTreeNodeException

Custom binary tree node exception.

new BinaryTreeNodeException(message)

Parameters:
Name Type Description
message String
Author:
  • Jakub Melezinek
Source: