Package de.pisa.psa.rst.obj
Class PsaRstApiErr
java.lang.Object
de.pisa.psa.rst.obj.PsaRstApiErr
REST API: error
- Since:
- 23.05.2023
- Author:
- weiland
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
error
A human-readable error message -
code
A technical identifier that uniquely identifies the error -
details
Technical details about the error that can be used for automation
-
-
Constructor Details
-
PsaRstApiErr
public PsaRstApiErr()Default constructor -
PsaRstApiErr
Copy constructor- Parameters:
source
-
-
-
Method Details