com.ibm.events.access

Class DataStoreNotEnabledException

  • All Implemented Interfaces:
    java.io.Serializable


    public class DataStoreNotEnabledException
    extends EventsException
    This exception is thrown from event access when a method call requires an interaction with the data store and the data store is not enabled.
    Since:
    5.1.0
    Version:
    1.2 5/28/14
    See Also:
    Serialized Form
    • Constructor Detail

      • DataStoreNotEnabledException

        public DataStoreNotEnabledException(java.lang.String key,
                                    java.lang.String file,
                                    java.lang.Object[] parms)
        Creates a DataStoreNotEnabledException 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