abbot
Class NoSuchReferenceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
abbot.NoSuchReferenceException
- All Implemented Interfaces:
- java.io.Serializable
- public class NoSuchReferenceException
- extends java.lang.Exception
Exception to indicate a Component reference does not exist.
| Nested classes inherited from class java.lang.Throwable |
|
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoSuchReferenceException
public NoSuchReferenceException()
NoSuchReferenceException
public NoSuchReferenceException(java.lang.String msg)