com.openexchange.messaging.sms.service
Class SMSMessagingExceptionFactory

java.lang.Object
  extended by com.openexchange.exceptions.Exceptions<SMSMessagingException>
      extended by com.openexchange.messaging.sms.service.SMSMessagingExceptionFactory

public final class SMSMessagingExceptionFactory
extends com.openexchange.exceptions.Exceptions<SMSMessagingException>

SMSMessagingExceptionFactory - Factory for creating TwitterMessagingException.

Since:
Open-Xchange v6.16
Author:
Thorben Betten

Method Summary
static SMSMessagingExceptionFactory getInstance()
           
 
Methods inherited from class com.openexchange.exceptions.Exceptions
create, create, create, create, findMessage, findOXErrorMessage, getApplicationId, getComponent, getMessages, setApplicationId, setComponent
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static SMSMessagingExceptionFactory getInstance()
Returns:
the singleton instance.