This unconstrained (value‐semantic) attribute class specifies a description of an error in processing a (JSON) document. See the for information on the class attributes. Note that the class invariants are identically the constraints on the individual attributes.
Synopsis
Declared in <bdljsn_error.h>
class Error;
Member Functions
Name |
Description |
|
Constructors |
|
Destroy this object. |
Assignment operators |
|
Return the allocator used by this object to supply memory. Note that if no allocator was supplied at construction the default allocator in effect at construction is used. |
|
Return the |
|
Return the |
|
Write the value of this object to the specified output |
|
Reset this object to the default value (i.e., its value upon default construction). |
|
Set the |
|
Set the |
|
Efficiently exchange the value of this object with the value of the specified |
|
|
Declare that this type uses a |
Friends
Name |
Description |
Exchange the values of the specified |
Non-Member Functions
Name |
Description |
Return |
|
Return |
Created with MrDocs