InvalidExpectationException.this

Constructs a new InvalidExpectationException

class InvalidExpectationException
package @safe pure nothrow
this
(
const string message
,
const string filePath = __FILE__
,
size_t line = __LINE__
,
Throwable next = null
)

Meta