CannotInvokeStartRule

TODO add class description

class CannotInvokeStartRule : RuntimeException {}

Constructors

this
this(Exception e)
Undocumented in source.

Inherited Members

From RuntimeException

elementDescription
string elementDescription;
Undocumented in source.
msg
string msg()
Undocumented in source. Be warned that the author may not have intended to support it.
initCause
void initCause(Exception e)
Undocumented in source. Be warned that the author may not have intended to support it.
getCause
Exception getCause()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta