Still.Compiler.PreprocessorError exception (Still v0.8.0) View Source

Link to this section Summary

Functions

Callback implementation for Exception.message/1.

Link to this section Functions

Specs

message(%{
  :payload =>
    atom()
    | %{:__exception__ => true, :__struct__ => atom(), optional(any()) => any()},
  optional(any()) => any()
}) :: binary()

Callback implementation for Exception.message/1.