Navigation
index
modules
|
next
|
previous
|
httk 1.2.0.dev208+g5304c28 documentation
»
Full httk API documentation
»
httk package
»
httk.httkweb package
»
httk.httkweb.jsonapi module
httk.httkweb.jsonapi module
¶
exception
httk.httkweb.jsonapi.
JsonapiError
(
message
,
response_code
,
response_msg
=
None
,
longmsg
=
None
,
idstr
=
None
,
links
=
None
,
code
=
None
,
source
=
None
,
meta
=
None
,
indent
=
True
)
[source]
¶
Bases:
WebError
httk.httkweb.jsonapi.
check_jsonapi_header_requirements
(
headers
)
[source]
¶
Navigation
The High-Throughput Toolkit (httk)
Installation
Users' Guide
Runmanager Details
Developers' Guide
Contributors
Python API
httk
httk.atomistic
Full API tree
Index
Module Index
Search Page
Table of Contents
httk.httkweb.jsonapi module
JsonapiError
check_jsonapi_header_requirements()
Quick search
Navigation
index
modules
|
next
|
previous
|
httk 1.2.0.dev208+g5304c28 documentation
»
Full httk API documentation
»
httk package
»
httk.httkweb package
»
httk.httkweb.jsonapi module