All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class util.TreeException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----java.lang.RuntimeException
                           |
                           +----util.TreeException

public class TreeException
extends RuntimeException
An exception for methods of Tree.


Constructor Index

 o TreeException(String)

Constructors

 o TreeException
 public TreeException(String s)

All Packages  Class Hierarchy  This Package  Previous  Next  Index