Class aglet.ServerNotFoundException
All Packages Class Hierarchy This Package Previous Next Index
Class aglet.ServerNotFoundException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----java.io.IOException
|
+----aglet.ServerNotFoundException
- public class ServerNotFoundException
- extends IOException
サーバーが利用不可能であることをシグナルする.
-
ServerNotFoundException()
-
-
ServerNotFoundException(String)
-
ServerNotFoundException
public ServerNotFoundException()
ServerNotFoundException
public ServerNotFoundException(String s)
All Packages Class Hierarchy This Package Previous Next Index