PayLoad

Incomplete documentation - sorry!

Note

Neil - please put some data in technical/class_headings/PayLoad.rst

methods and attributes

class lib_openmolar.server.misc.payload.PayLoad(method)[source]

Bases: object

A wrapper for any server response.

__init__(method)[source]
error_message[source]
exception
exception_message
payload[source]
set_exception(exc)[source]
set_payload(payload)[source]

Table Of Contents

Previous topic

OMServerConfig

Next topic

PermissionDispatcher