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.
!!!
...
Returns the custom message provided to !!!, or a reasonable default if none was provided.