Vtc.Timecode.ParseError exception (vtc v0.1.1) View Source
Link to this section Summary
Functions
Callback implementation for Exception.message/1
.
Link to this section Types
Specs
t() :: %Vtc.Timecode.ParseError{ __exception__: term(), reason: :unrecognized_format }
Link to this section Functions
Specs
message(Vtc.Framerate.ParseError.t()) :: String.t()
Callback implementation for Exception.message/1
.