Class BrokerInvalidEventException

All Implemented Interfaces:
Serializable

public class BrokerInvalidEventException extends BrokerException
This exception is thrown by Information Broker client methods when an attempt is made to publish an event that is not properly formed. This happens if a field is set on an event which does not occur in the event's type definition or where the field is of an incorrect type.
See Also: