com.ibm.events.catalog

Class InheritanceNotValidException

    • Constructor Detail

      • InheritanceNotValidException

        public InheritanceNotValidException(EventDefinition definition,
                                    java.lang.String key,
                                    java.lang.String file,
                                    java.lang.Object[] parms)
        Constructs a new InheritanceNotValidException with a reference to the event definition that was being added. See EventsException.EventsException(String, String, Object[]) for more information.
        Parameters:
        definition - The event definition that was being added.
        key - The message key.
        file - The name of the message file to use.
        parms - An array of elements to be inserted into the message.
    • Method Detail

      • getEventDefinition

        public EventDefinition getEventDefinition()
        Returns the event definition that was being added when the exception was thrown.
        Returns:
        The event definition.
IBM Business Process ManagerTM
Release 8