|
|||||||||
Home >> All >> javax >> microedition >> [ io overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |
javax.microedition.io
Class ConnectionNotFoundException

java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
javax.microedition.io.ConnectionNotFoundException
- All Implemented Interfaces:
- java.io.Serializable
- public class ConnectionNotFoundException
- extends java.io.IOException
Nested Class Summary |
Nested classes inherited from class java.lang.Throwable |
|
Field Summary |
Fields inherited from class java.io.IOException |
|
Fields inherited from class java.lang.Throwable |
|
Constructor Summary | |
ConnectionNotFoundException()
|
|
ConnectionNotFoundException(java.lang.String s)
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
ConnectionNotFoundException
public ConnectionNotFoundException()
ConnectionNotFoundException
public ConnectionNotFoundException(java.lang.String s)
|
|||||||||
Home >> All >> javax >> microedition >> [ io overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |