BUPE v0.1.0 BUPE.Config.InvalidDate exception
Error raised when date is invalid:
- The modification date must be expressed in Coordinated Universal Time (UTC) and must be terminated by the Z time zone indicator.
- For compliance with EPUB 2 Reading Systems, the date string should conform to Date and Time Formats
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
.