Class ReadOnlyRepositoryException

    • Constructor Detail

      • ReadOnlyRepositoryException

        public ReadOnlyRepositoryException​(String method,
                                           String path,
                                           int statusCode,
                                           String msg)
        Instantiates a new Read only repository exception.
        Parameters:
        method - HTTP method
        path - the path
        statusCode - the status code
        msg - the msg