class X::StubCode
ErrorsCollection

class X::StubCode

Runtime error due to execution of stub code

class X::StubCode is Exception { }

Thrown when a piece of stub code (created via !!! or ...) is executed.

Methods

method message

Returns the custom message provided to !!!, or a reasonable default if none was provided.