BUPE v0.1.0 BUPE.Config.InvalidVersion exception
Error raised when the given EPUB version is invalid, must be “2.0” or “3.0”
Summary
Functions
Callback implementation for c:Exception.exception/1
Callback implementation for c:Exception.message/1
Functions
Specs
exception(String.t) :: Exception.t
exception(Keyword.t) :: Exception.t
Callback implementation for c:Exception.exception/1
.
Specs
message(Exception.t) :: String.t
Callback implementation for c:Exception.message/1
.