abbot.finder
Class ComponentSearchException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by abbot.finder.ComponentSearchException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ComponentNotFoundException, MultipleComponentsFoundException

public class ComponentSearchException
extends Exception

General exception class which encapsulates all failures generated attempting to find a component in the currently available GUI.

See Also:
Serialized Form

Constructor Summary
ComponentSearchException()
           
ComponentSearchException(String msg)
           
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ComponentSearchException

public ComponentSearchException()

ComponentSearchException

public ComponentSearchException(String msg)


Copyright © 2002-2008 Timothy Wall. All Rights Reserved.
Abbot is hosted on

SourceForge