Package com.jetbrains.notary.models
Class ErrorResponse
-
- All Implemented Interfaces:
public final class ErrorResponseThe notary service’s response when an error occurs.
https://developer.apple.com/documentation/notaryapi/errorresponse
-
-
Constructor Summary
Constructors Constructor Description ErrorResponse(String name, String description, List<String> label)
-