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.

Typegraph§

Type relations for X::StubCode
raku-type-graph X::StubCode X::StubCode Exception Exception X::StubCode->Exception Mu Mu Any Any Any->Mu Exception->Any

Expand chart above