com.objectxp.msg
Class TimeoutException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.objectxp.msg.MessageException
              extended by com.objectxp.msg.TimeoutException
All Implemented Interfaces:
java.io.Serializable

public class TimeoutException
extends MessageException

This exception will be thrown by jSMS if a GSM device (in case of a GsmSmsService) or SMSC doesn't reply to commands within a reasonable time.

See Also:
Serialized Form

Method Summary
 
Methods inherited from class com.objectxp.msg.MessageException
getException, getMessage, printStackTrace, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 



object XP, Inc. © 2000-2008. All rights reserved object XP