Uses of Class
com.openexchange.messaging.MessagingExceptionCodes

Packages that use MessagingExceptionCodes
com.openexchange.messaging   
 

Uses of MessagingExceptionCodes in com.openexchange.messaging
 

Methods in com.openexchange.messaging that return MessagingExceptionCodes
static MessagingExceptionCodes MessagingExceptionCodes.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static MessagingExceptionCodes[] MessagingExceptionCodes.values()
          Returns an array containing the constants of this enum type, in the order they're declared.