class

X::Exceptions::UndefinedSubroutine

Inherits Exception / Reference / Object

Raised when subroutine is undefined

Constructors

new(message : String | Nil = nil, cause : Exception | Nil = nil)
Source