Correct spelling of messaage to message.
This commit is contained in:
@@ -294,7 +294,7 @@ validation error?
|
|||||||
schema.deserialize(cstruct)
|
schema.deserialize(cstruct)
|
||||||
|
|
||||||
The ``deserialize`` method will raise an exception, and the ``except``
|
The ``deserialize`` method will raise an exception, and the ``except``
|
||||||
clause above will be invoked, causing an error messaage to be printed.
|
clause above will be invoked, causing an error message to be printed.
|
||||||
It will print something like:
|
It will print something like:
|
||||||
|
|
||||||
.. code-block:: python
|
.. code-block:: python
|
||||||
|
Reference in New Issue
Block a user