Class TreeException

All Implemented Interfaces:
Serializable

public class TreeException extends IOException
Author:
Tommaso Nolli
See Also:
  • Constructor Details

    • TreeException

      public TreeException()
    • TreeException

      public TreeException(String message)
      Parameters:
      message -
    • TreeException

      public TreeException(String message, Throwable cause)
    • TreeException

      public TreeException(Throwable cause)
      Parameters:
      cause -