Class TestandtargetUnsupportedApiOperationException

    • Constructor Detail

      • TestandtargetUnsupportedApiOperationException

        public TestandtargetUnsupportedApiOperationException​(String operationName,
                                                             String apiKind)
        Constructs a new exception instance
        Parameters:
        operationName - the name of the operation, e.g. 'listFolders'
        apiKind - the kind of the API, e.g. 'REST'