OptionParser.ParseError exception

Summary

Functions

exception(msg)

Callback implementation for Exception.exception/1

message(exception)

Callback implementation for Exception.message/1

Functions

exception(msg)

exception(String.t()) :: Exception.t()
exception(Keyword.t()) :: Exception.t()

Callback implementation for Exception.exception/1.

message(exception)

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

Callback implementation for Exception.message/1.

© 2012 Plataformatec
Licensed under the Apache License, Version 2.0.
https://hexdocs.pm/elixir/1.4.5/OptionParser.ParseError.html