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 String
getMessage()
Get the message stringString
getSource()
Get the source of the message
-