com.sap.ip.collaboration.gw.api.exception
Class NoTransportConfiguredException
com.sap.ip.collaboration.gw.api.framework.groupware.GroupwareException
|
+--com.sap.ip.collaboration.gw.api.exception.NoTransportConfiguredException
- public class NoTransportConfiguredException
- extends GroupwareException
The TransportLoadFailureException class is thrown when no transport is configured
for a specific groupware item type.
Copyright (c) SAP 2002
- Version:
- $Revision: 1.0$
itemType
private GroupwareItemType itemType
MESSAGE_KEY_CALENDAR
private static final java.lang.String MESSAGE_KEY_CALENDAR
MESSAGE_KEY_CONTACT
private static final java.lang.String MESSAGE_KEY_CONTACT
MESSAGE_KEY_MAIL
private static final java.lang.String MESSAGE_KEY_MAIL
MESSAGE_KEY_TASK
private static final java.lang.String MESSAGE_KEY_TASK
messages
private static final java.util.Map messages
NoTransportConfiguredException
public NoTransportConfiguredException(GroupwareItemType itemType)
NoTransportConfiguredException
public NoTransportConfiguredException(GroupwareItemType itemType,
boolean log)
static void ()
getGroupwareItemType
public GroupwareItemType getGroupwareItemType()