napkin-0.5.13
Safe HaskellNone
LanguageHaskell2010

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