java.lang.Object
java.lang.Throwable
java.lang.Exception
mobile.bearer.http.NoDataException
- All Implemented Interfaces:
- java.io.Serializable
- public class NoDataException
- extends java.lang.Exception
Description:
Exception thrown by TalkingWithProxy when proxy answers with no data.
Copyright: Copyright (c) 2003
Company: jms4j2me
- Version:
- 1.0
| 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 |
NoDataException
public NoDataException()