Class aglet.RequestRefusedException
All Packages Class Hierarchy This Package Previous Next Index
Class aglet.RequestRefusedException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----aglet.AgletException
|
+----aglet.RequestRefusedException
- public class RequestRefusedException
- extends AgletException
Signals that the request sent was refused
-
RequestRefusedException()
-
-
RequestRefusedException(String)
-
RequestRefusedException
public RequestRefusedException()
RequestRefusedException
public RequestRefusedException(String s)
All Packages Class Hierarchy This Package Previous Next Index