com.sas.services.events.broker.flowengine
Class InvalidOutputException
com.sas.services.events.broker.flowengine.InvalidOutputException
- All Implemented Interfaces:
- java.io.Serializable
public class InvalidOutputException
An InvalidOutputException is thrown when an invalid message is
propagated from a process flow node.
Usage
This type of exception can occur if a process node propagates an output
message that is not defined for that node.
- Since:
- 1.0
- See Also:
- Serialized Form
InvalidOutputException
public InvalidOutputException()
InvalidOutputException
public InvalidOutputException(java.lang.String msg)
Copyright © 2009 SAS Institute Inc. All Rights Reserved.