com.ibm.events.access

Class EventUpdatesNotSupportedException

  • All Implemented Interfaces:
    java.io.Serializable


    public class EventUpdatesNotSupportedException
    extends EventsException
    This exception is thrown from event access when an event update call requires an interaction with the data store and the data store does not support updates.
    Since:
    6.0.0
    Version:
    1.2 5/28/14
    See Also:
    Serialized Form
    • Constructor Detail

      • EventUpdatesNotSupportedException

        public EventUpdatesNotSupportedException(java.lang.String key,
                                         java.lang.String file,
                                         java.lang.Object[] parms)
        Creates a EventUpdatesNotSupportedException with a detailed message and message translation information (resource bundle, message key and message substitutions).
        Parameters:
        key - The message key.
        file - The name of the message file to use.
        parms - An array of elements to be inserted into the message.
IBM Business Process ManagerTM
Release 8