Vtc.Framerate.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.Framerate.ParseError{
  __exception__: term(),
  reason: :bad_drop_rate | :invalid_ntsc | :unrecognized_format
}

Link to this section Functions

Specs

message(t()) :: String.t()

Callback implementation for Exception.message/1.