Package com.tibco.ep.testing.framework
Class Message
- java.lang.Object
 - 
- com.tibco.ep.testing.framework.Message
 
 
- 
public final class Message extends Object
A single error or status message 
- 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetMessage()Get the message stringStringgetSource()Get the source of the message 
 -