Experts in SMS and MMS Technology. NCLs Provato is an SMS/MMS Gateway supporting  WAP Push, EMS, MMS, SMS, Nokia Smart Messaging, SMPP, CIMD, UCP, MM7, M20, TC35 NCL Technologies Ltd
Provato - SMS MMS Gateway
Mobile Messaging in J2EE & .NET

SwiftNote - Java SMS Toolkit

ie.ncl.msg
Class ReconnectException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by ie.ncl.msg.ConnectionException
              extended by ie.ncl.msg.ReconnectException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
TemporaryConnectionException

Deprecated. Not a meaningful name. Use the TemporaryConnectionException.

public class ReconnectException
extends ConnectionException

This class is used to indicate problems with the underlying connection.

See Also:
Serialized Form

Constructor Summary
ReconnectException(java.lang.String s, boolean connectionIsUp)
          Deprecated. Not a meaningful name. Please use the TemporaryConnectionException class
 
Method Summary
 boolean isConnectionUp()
          Deprecated. This class is used to indicate problems with the underlying connection.
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ReconnectException

public ReconnectException(java.lang.String s,
                          boolean connectionIsUp)
Deprecated. Not a meaningful name. Please use the TemporaryConnectionException class

This class is used to indicate problems with the underlying connection.

Method Detail

isConnectionUp

public boolean isConnectionUp()
Deprecated. 
This class is used to indicate problems with the underlying connection.


Experts in SMS and MMS Technology. NCLs Provato is an SMS/MMS Gateway supporting  WAP Push, EMS, MMS, SMS, Nokia Smart Messaging, SMPP, CIMD, UCP, MM7, M20, TC35 NCL Technologies Ltd
Provato - SMS MMS Gateway
Mobile Messaging in J2EE & .NET

SwiftNote - Java SMS Toolkit