com.spedmo.sms.exception
Class SpedmoException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.spedmo.sms.exception.SpedmoException
All Implemented Interfaces:
Serializable

public class SpedmoException
extends Exception

Custom exception for API

See Also:
Serialized Form

Constructor Summary
SpedmoException(String error)
           
SpedmoException(Throwable throwable)
           
 
Method Summary
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SpedmoException

public SpedmoException(Throwable throwable)

SpedmoException

public SpedmoException(String error)


Copyright © 2007 Spedmo. All Rights Reserved.