Safe Haskell | None |
---|---|
Language | Haskell2010 |
Language.SpirV.Shaderc.Exception
Documentation
Constructors
E CompilationStatus ByteString |
Instances
Exception E Source # | |
Defined in Language.SpirV.Shaderc.Exception.Internal Methods toException :: E -> SomeException # fromException :: SomeException -> Maybe E # displayException :: E -> String # backtraceDesired :: E -> Bool # | |
Show E Source # | |