napkin-0.5.14
Safe HaskellSafe-Inferred
LanguageGHC2021

Napkin.Run.Types.ErrorReporting

Documentation

class Exception a => ShowExceptionWithPrefix a where #

Methods

showParts :: a -> (Text, Text) #

Instances

Instances details
ShowExceptionWithPrefix ValidationError # 
Instance details

Defined in Napkin.Run.Types.ErrorReporting