Class OslcError

  • All Implemented Interfaces:
    IExtendedResource, IResource

    @OslcName("Error")
    @OslcNamespace("http://open-services.net/ns/core#")
    @OslcResourceShape(title="OSLC Error Resource Shape",
                       describes="http://open-services.net/ns/core#Error")
    public class OslcError
    extends Error
    implements IExtendedResource
    An OSLC Error that provides detailed information for the end user to report to its support. It includes:
    • A unique error identifier, for the end user to search for corresponding documentation and to report to its support.
    • A message, that provides a summary of the error that occurred.
    • A description, that provides more details on the error that occurred and possibly some steps for the user to resolve.
    Since:
    1.13.0