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 TemporaryMessageException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by ie.ncl.msg.MessageException
              extended by ie.ncl.msg.TemporaryMessageException
All Implemented Interfaces:
java.io.Serializable

public class TemporaryMessageException
extends MessageException

This exception class is used to indicate a problem with a specific message - being sent or received - however this is a temporary exception. Underlying transport connection errors are handled using the ConnectionException.

See Also:
ConnectionException, Serialized Form

Field Summary
 
Fields inherited from class ie.ncl.msg.MessageException
InternalMessageQueuesFullError, InternalSDKError
 
Constructor Summary
TemporaryMessageException(java.lang.String s)
           
 
Method Summary
 
Methods inherited from class ie.ncl.msg.MessageException
getErrorCode
 
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

TemporaryMessageException

public TemporaryMessageException(java.lang.String s)

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