hep.aida.ref.tree
Class TreeFolderDoesNotExistException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by java.lang.IllegalArgumentException
                  extended by hep.aida.ref.tree.TreeFolderDoesNotExistException
All Implemented Interfaces:
java.io.Serializable

public class TreeFolderDoesNotExistException
extends java.lang.IllegalArgumentException

See Also:
Serialized Form

Constructor Summary
TreeFolderDoesNotExistException()
          Creates a new instance of TreeObjectAlreadyExistException
TreeFolderDoesNotExistException(java.lang.String text)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TreeFolderDoesNotExistException

public TreeFolderDoesNotExistException()
Creates a new instance of TreeObjectAlreadyExistException


TreeFolderDoesNotExistException

public TreeFolderDoesNotExistException(java.lang.String text)


jHepWork 1.7 (C) Chekanov