ExpectScriptParseException

Exceptions thrown during expecting data.

version(DExpectMain)
class ExpectScriptParseException : Exception {}

Constructors

this
this(string message, string file, size_t line, Throwable next)
Undocumented in source.

Meta