com.ibm.events.emitter

Class SynchronizationModeNotSupportedException

  • All Implemented Interfaces:
    java.io.Serializable


    public class SynchronizationModeNotSupportedException
    extends EmitterException
    Indicates that the caller attempted to use a synchronization mode that is not supported by the emitter.
    Since:
    5.1.0
    Version:
    1.2 11/4/05
    See Also:
    Emitter, SynchronizationMode, Serialized Form
    • Constructor Detail

      • SynchronizationModeNotSupportedException

        public SynchronizationModeNotSupportedException(int synchronizationMode,
                                                java.lang.String expectedValues)
        Constructs a SynchronizationModeNotSupportedException that contains a message indicating that the synchronization mode that was mode either configured by an administrator or selected by an event source is not valid.
        Parameters:
        synchronizationMode - The synchronization mode value that was not valid.
        expectedValues - The list of valid synchronization mode values.
IBM Business Process ManagerTM
Release 8