class X::Documentable::TitleNotFound

Pod format related error

X::Documentable::TitleNotFound is Exception {}

The given $pod structure does not have a =TITLE element. Remember, all =begin pod =end pod must follow the format:

=begin pod :kind("<kind>") :subkind("<subkind>") :category("<category>")
 
=TITLE title 
 
=SUBTITLE subtitle 
 
(...)
 
=end pod
 

Type Graph

Type relations for X::Documentable::TitleNotFound
perl6-type-graph X::Documentable::TitleNotFound X::Documentable::TitleNotFound Exception Exception X::Documentable::TitleNotFound->Exception Any Any Exception->Any

Expand above chart