Class aglet.AgletNotFoundException
All Packages Class Hierarchy This Package Previous Next Index
Class aglet.AgletNotFoundException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----aglet.AgletException
|
+----aglet.AgletNotFoundException
- public class AgletNotFoundException
- extends AgletException
Signals that the aglet could not be found.
-
AgletNotFoundException()
-
-
AgletNotFoundException(String)
-
AgletNotFoundException
public AgletNotFoundException()
AgletNotFoundException
public AgletNotFoundException(String s)
All Packages Class Hierarchy This Package Previous Next Index