public class ReplyNotFoundException extends RiveScriptException
Constructor and Description |
---|
ReplyNotFoundException()
Creates a new
ReplyNotFoundException . |
ReplyNotFoundException(java.lang.String message)
Creates a new
ReplyNotFoundException with the given message. |