abbot
Class MultipleComponentsFoundException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--abbot.ComponentSearchException
|
+--abbot.MultipleComponentsFoundException
- All Implemented Interfaces:
- Serializable
- public class MultipleComponentsFoundException
- extends ComponentSearchException
Indicates more than one component was found (usually where only one was
desired).
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
components
Component[] components
MultipleComponentsFoundException
public MultipleComponentsFoundException(Component[] list)
MultipleComponentsFoundException
public MultipleComponentsFoundException(String msg,
Component[] list)
getComponents
public Component[] getComponents()
toString
public String toString()
- Overrides:
toString
in class Throwable
Copyright © 2002-2003 Timothy Wall. All Rights Reserved.
Abbot is hosted on