Firebirdex v0.0.4 Firebirdex.Error exception View Source

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %Firebirdex.Error{
  __exception__: term(),
  message: String.t(),
  statement: iodata() | nil
}