com.sybase.afx.sms
Class SMSException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.sybase.afx.sms.SMSException

public class SMSException
extends java.lang.RuntimeException


Constructor Summary
SMSException()
           
SMSException(java.lang.String msg)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
getMessage, printStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SMSException

public SMSException()

SMSException

public SMSException(java.lang.String msg)